Documentation
This short documentation provides useful information about using Neevo to communicate with your database.
There is also low-level Public API available for developers.
1. Basic manipulation
Learn how to connect to database, retrieve and manipulate with data its data, join tables, and filter results from database. It's all easy with Neevo.
2. Data retrieval
There are morte ways to retrieve information from database when using Neevo. Explore more effective ways how to access your database.
3. Mastering Neevo
Create conditional statements and subqueries easily, use a cache for performance, detect column types, profile your apps, develop new drivers.