MongoDB ODBC Driver for Lazarus Connection
Accessing the MongoDB database can be fast and seamless by using the Open Database Connectivity (ODBC) solution. Providing full interoperability, the ODBC driver for MongoDB allows you to access live MongoDB data directly from Lazarus. It enables you to retrieve data to Lazarus, and review and modify these data right in this application.
MongoDB Key Features
- Open source
- Low memory leakage problem
- Support for multiple table types
- Platform Independent
Lazarus Key Features
- Cross-platform development
- Comprehensive IDE features
- Rapid application development (RAD)
- Compatibility with Delphi