- • Speed
- • In many cases at least 2-3 times faster then MySQL/PostgreSQL.
- • Fast PHP interface.
- • No socket and/or TCP/IP overhead.
- • Functionality
- • Sub-selects, Triggers, Transactions, Views.
- • Up to 2TB of data storage.
- • Small memory footprint.
- • Self-contained: no external dependencies.
- • Atomic commit and rollback protect data integrity.
- • Easily movable database.
- • Security
- • Each user has their own completely independent database(s).