Bazsites.com Sql Databases
Directory Topics
On the Web
- YARD-SQL - SQL database system for UNIX from YARD Software GmbH.
- SQL Database Connection Strings - Database terms glossary and online reference for various ADO and ADO.NET SQL database connection strings for MS SQL Server, MS Access, MySQL, Oracle.
- Mckoi SQL Database - Multi-client / multi-threaded SQL relational database management system written in Java. Includes JDBC 2.0 driver. [Open Source, GPL]
- SwisSQL - Automatically convert SQL from one Database to another. SQL, T-SQL, PL/SQL and Java code from Oracle, SQL Server and DB2. Migration Tool for DBAs and Developers.
- Red Gate Software Limited - Supplies tools for SQL server database developers and DBAs for comparing and syncrhonizing databases.
- DataMirror Mobile Solutions, Inc. - PointBase - Java database for embedding within Java applications to manage and distribute data on servers, laptops, PDAs and other mobile devices. Supports standard SQL and JDBC, and can synchronize to back-end enterprise databases.
- Introduction to Databases for the Web - This tutorial introduces how to use CGI scripts, with Perl 5, to interface to SQL databases. Introduces database concepts and give you the tools you need to get to work using the databases available to you. Suitable for webmasters and web developers with little or no database experience.
- Microsoft ODBC - Open Database Connectivity (ODBC) is an application programming interface (API) for database access. It is based on the Call-Level Interface (CLI) specifications from X/Open and ISO/IEC for database APIs and uses Structured Query Language (SQL) as its database access language. (Microsoft)
- JDBC API - Java Database Connectivity (JDBC) API is a standard SQL database access interface. This API provides programmers with universal access to a wide range of relational databases. (Sun)
- DTM SQL editor - SQL editor with ODBC and IDAPI support, visual query builder, syntax highlighting, and search and replace capabilities.
Wikipedia Articles
- SQL/Schemata - The SQL/Schemata, or Information and Definition Schemas, extension to the SQL standard is defined by ISO/IEC 9075-11:2003. SQL/Schemata defines the Information Schema and Definition Schema, providing a common set of tools to make SQL databases and objects self-describing.
- Microsoft SQL Server Compare Tools - This is a list of notable Microsoft SQL Server Compare Tools that are used to compare the schemas of differing Microsoft SQL Server databases. They may also include other capabilities such as comparing data.
- SqlPro SQL Client - SQLPro is a visual database management and development tool for multiple databases. It uses a three-pane interface to let you navigate data and has integrated SQL editor with many useful SQL editing features.
- Data Mining Extensions - Data Mining Extensions (DMX) is a query language for Data Mining Models, much like SQL is a query language for relational databases and MDX is a query language for OLAP databases. DMX syntax is more similar to SQL than MDX.
- Multidimensional database - Multidimensional databases are variously (depending on the context) data aggregators which combine data from a multitude of data sources; databases which offer networks, hierarchies, arrays and other data formats difficult to model in SQL; or databases which give a high degree of flexibility in the definition of dimensions, units, and unit relationships, regardless of data format.