Data Access Tools
Data Access Tools are end user oriented tools that allow users to build structured query language (SQL) queries by pointing and clicking on the list of table and fields in the data warehouse.
Recent advancement in information technology has brought about new and innovative software applications that have more standardized languages, format, and methods to serve as interface among different data formats. Some of these more popular standards include SQL, OBDC, ADO.NET, JDBC, XML, XPath, XQuery and Web Services.
Structured Query Language is a computer language used in Relational Database Management Systems (RDBMS) for retrieving and management of data. Although SQL has been developed to be a declarative query and data manipulation language, several vendors have created SQL DBMS and added their own procedural constructs, data types and other propriety features. SQL is standardized both by ANSI and ISO.
ODBC, which stands for Open Database Connectivity is a standard software application programming interface used for data management systems. Different computer languages can access data into different types and implementation of RDBMS using the ODBC.
JDBC which stands for Java Database Connectivity can be to some degree the same as ODBC but is used for the Java programming language.
ADO.NET is a Microsoft proprietary software component for accessing data and data services. This is part of the Microsoft .Net framework. ADO stands for ActiveX Data Object.
XML stands for Extensible Markup Language is primarily a general purpose markup language. It is used to tag data so that sharing of structure data can be done through disparate systems across the internet or any network. This makes data of any format portable among different computer systems making XML one of the most used technologies in data warehousing.
XML data can be queried using XQuery. This is almost semantically the same with SQL. XML Path Language is used to address portion of an XML document or other computing values like strings, Booleans, number and others based on any XML document.
Web services are software components that make possible the interoperability of machine to machine interaction over the internet. They are also commonly known as Web API that are accessed over the internet and execute on another remote system.
Data access tools makes the tasks of database administrators a lot easier especially if the database being management is a large data warehouse. Having a graphical interface for data access gives the administrator a clearer status of the database because most programmatic query languages may look cryptic on the command line interface. (Source: Learn.GeekInterview)
Joshua Burkhow
Joshua is working to become a Data Scientist with focus on Analytics, Big Data, Machine Learning, and Statistics. His passion for Data and Information are second to none. He is a certified IBM Cognos Expert with more than 10 years experience in Business Intelligence & Data Warehousing, Analtyics, IT Management, Software Engineering and Supply Chain Performance Management with Fortune 500 companies. He has specializations in Analytics, Mobile Reporting, Performance Management, and Business Analysis.
- 2,131 feed subscribers
Recent Comments
- Data Enthusiast (@DataEnthusiast) on Our Leaders Deserve Better: Why We As Analysts Are Failing Them
- @DataDave on Tableau 8: A List of 35+ New Features
- @DataEnthusiast on Tableau 8: A List of 35+ New Features
- @GradientGmbH on A Map of Business Analytics Capabilities
- @freakoPLo on A Map of Business Analytics Capabilities
Tags
2008 Analysis Analytics Article Big Data Book Business Intelligence Charts Cognos Dashboards Data Data Warehouse Design Dimensional Flow Elements Fusion Tables Google Humor IBM Install Learning Logical Market Microsoft Model Modeling Operational Predictive Programming Python Ralph Kimball Reporting Science Server SQL SSIS Statistics TED Tools Tutorial Unstructured Video Visualization Warehousing Windows








