BDE alternative
See more details and download trial/personal version.
Some of key features:
- No BDE, no DLLs
- SQL
- Strong encryption
- BLOBs compression
- Single-file database
- High-speed
- Embedded database
- This BDE alternative is free for personal use
See more details and download trial/personal version.
Ease of Development
- Full compatibility with TTable, TQuery and TDatabase components
- Extensive documentation: Developer's Guide and Reference covering every development issue.
- Large number of demos illustrating wide range of use cases
- Prompt and responsive technical support
Ease of Deployment
- No BDE, no DLLs
- No special installation or configuration required
- Database engine compiles right into EXE
- Single-file database format
High Speed
- Advanced cache management and buffering architecture
- Sophisticated SQL query and filter optimizer
- Special optimized database engine for temporary results of SQL queries
- Fast B*-Tree indexes with high-speed on thousands and on millions of records
- Buffered transactions for batch inserts, updates and deletes
- Optimization for read-only databases, such as databases on CD
Compactness
- Small size of code added into the application by the database engine units
- Small database file size achieved by customizable page size, compression of table metadata and other special means
- Automatic free space recycling for data records, index pages, and BLOB blocks
- Fast BLOB data compression
- Short indexes for string fields
- Low memory consumption
Reliability
- Repair database in case of hardware failure or operating system error caused by another application
- Auto-detect of database corruption and automatic repair of database file
See more details and download trial/personal version. |
|