Top Downloads News Highlights

Verizon's app: that cable guy may be running McObject's mobile database on a BlackBerry smartphone! Read the press release.

New eXtremeDB Data Relay adds flexible, fine-grained data-sharing between real-time systems and enterprise databases. Get details.

McObject's Perst for .NET embedded database now supports Windows Phone 7 (WP7) smartphones. Read the press release.


Visit McObject's Facebook page!


New eXtremeDB 4.1 enhances embedded database's reliability, performance, data security, ease-of-use and internationalization! Read more.


New Java Native Interface (JNI) for
eXtremeDB provides fastest Java database solution for embedded and real-time enterprise systems.

Interested in boosting software performance on multi-core CPUs? Read McObject CEO Steve Graves' new article in RTC magazine.

 
 
Printable Version

eXtremeSQL embedded database SQL interface

View a three minute movie introducing the eXtremeDB embedded database!

Download the eXtremeSQL data sheet (PDF)


McObject's eXtremeSQL™ embedded database interface is a high-performance implementation of the SQL database programming language for eXtremeDB (including eXtremeDB Fusion). eXtremeDB combined with eXtremeSQL is an ideal solution for application development in fields where real-time responsiveness is a must and SQL is the dominant database language.

eXtremeSQL adds support for the Open Database Connectivity (ODBC) standard to eXtremeDB databases, expanding eXtremeDB’s ability to share data with systems ranging from mainframes to servers to desktop applications, and enabling development using an open and familiar database API.

Benefits of using eXtremeSQL include...


Co-exists with native eXtremeDB. Use eXtremeSQL alongside the eXtremeDB embedded database API in the same application, to take advantage of both maximum performance and higher level access.

Support for ODBC and broad coverage of the SQL-89 standard. eXtremeSQL provides Open Database Connectivity (ODBC) support and implements much of the ANSI SQL-89 specification.

Extensions to exploit eXtremeDB features and data types. eXtremeSQL implements eXtremeDB-specific extensions including support for structures, arrays and vectors, as well as query optimizations based on specific eXtremeDB capabilities.

Compatible with all eXtremeDB editions (except eXtremeDB Kernel Mode).

No client/server inter-process communications. Like eXtremeDB, eXtremeSQL is embedded in the application, eliminating client/server inter-process communication round-trips and resulting in breakthrough performance.

Interactive SQL utility, eXQL. For testing SQL statements independently from application programs, and for batch processing. eXQL supports eXtremeDB-specific commands, such as "report" and "save." Full source code for the utility is provided