First version which had the following features:
- Some simple queries:
- Get by example data
- Random document
- All documents
- Started with advanced queries
- Started with basic ORM:
- Models
- Fields for models (char, number, foreign key)
- Model query manager
- Transactions to create and update documents
- Managing databases, collections and documents