Open
Description
Hi,
I think that you can improve the docs with these topics:
- More complete and complex examples
- Relation one-to-many
- Relation one-to-one
- Storing date/time
- Storing float/double
- More complex queries (the examples in docs are too simple)
- About indexes (if exists)
- Full text-search
- Queries with date/time
- Date/time are stored as UTC timestamp?
- How to work with Multi-thread?
- Recovery after corruption file (it exists?)
Thanks.