A database that enforces structures and features its own query language.
-
Every data stored in this database is automatically indexed. Text fields are indexed with full text search indexes.
-
Table Expansion (a more comfortable form of joins)
-
Can make any changes to any table's structure even though you have data in the table.
- Supports its own query language.
- Golang
- Linux
- HTTPS
- JSON
The tutorial pages is located at sae.ng.
API documentation can be found on godoc
Released with the MIT License