Getting started
How to install and use Genji
Genji is a document-oriented, embedded, SQL database written in Go.
It combines the power of SQL with the versatility of documents to provide a maximum of flexibility with no compromise.
Here is a list of Genji’s main features:
Genji’s main concepts are not new and semantics have been chosen to match as much as possible what is already existing in other databases:
Classic SQL databases | Genji |
---|---|
Table | Table |
Schema | Schema |
Row | Document |
Column | Field |
How to install and use Genji
How to create and manage database structures using Genji SQL syntax
Complete documentation about Genji’s SQL syntax
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.