ElevateDB
Encyclopedia
ElevateDB is an embedded database engine developed and marketed by Elevate Software, Inc. ElevateDB supports most of the ANSI SQL:2003
SQL:2003
SQL:2003 is the fifth revision of the SQL database query language. The latest revision of the standard is SQL:2008.-Summary:The SQL:2003 standard makes minor modifications to all parts of SQL:1999 , and officially introduces a few new features such as:* XML-related features * Window functions* the...

 standard with minimal deviations, and includes support for dynamic SQL/PSM
SQL/PSM
SQL/PSM stands for Structured Query Language/Persistent Stored Modules, and was developed by the American National Standards Institute as an extension to SQL. It was first adopted in 1996, and it provides procedural programmability in addition to the querying commands of SQL.The SQL/PSM extension...

 in scripts, stored procedures/functions, triggers, and jobs. ElevateDB can be compiled directly into the application using Delphi/Lazarus/C++Builder, or is available as a single assembly (.NET
.NET Framework
The .NET Framework is a software framework that runs primarily on Microsoft Windows. It includes a large library and supports several programming languages which allows language interoperability...

 data provider) for .NET and .NET Compact Framework applications and a single DLL (ODBC driver) for applications that can use the ODBC API for database access, such as Java
Java (programming language)
Java is a programming language originally developed by James Gosling at Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities...

 and PHP
PHP
PHP is a general-purpose server-side scripting language originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document...

.

External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK