repositorypackage
0.0.9
Repository: https://github.com/apito-io/databasedriver.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Apito Database Driver
This is the official database driver for Apito. There are four types of database driver available in Apito.
- Key Value Database Driver
- Project Database Driver ( Project Driver )
- System Database Driver ( System Driver)
- Cache Database Driver ( Cache Driver )
Key Value Database Driver
- Badger
- Bolt
- Redis
Document Database Driver
- Postgres
- MySQL
- SQLite
- Mariadb
- Firestore ( in alpha version, working on it )
- MongoDB ( Not implemented yet )
System Database Driver
- Postgres
- MySQL
- BoltDB
Cache Database Driver
- Redis
- Badger
- Memory