Skip to content

Open source distributed database built on SQLite and backed by distributed file systems and object storage

License

Notifications You must be signed in to change notification settings

litebase/litebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Fallback image description
Build Status GitHub License


About Litebase

SQLite is a fully-featured database that has been around for 25 years, and today it is the most used database in the world. Building on this strong legacy, Litebase is a distributed relational database that embeds SQLite and complements it with additional features, aiming to scale with most modern applications.

Litebase is cloud-native, scales horizontally, supports strongly-consistent ACID transactions, and supports read replicas with eventual consistency. Litebase tiers data between instance storage, distributed file systems like Amazon EFS, and object storage like Amazon S3 optimizing both performance and cost. The design decision to leverage existing distributed storage architectures allows Litebase to inherit distributed system properties like high availability, fault tolerance, and disaster recovery without the need for complex replication protocols.

Features

  • Authentication
  • Authorization
  • Backups
  • Branching
  • Distributed storage
  • Object storage
  • Point-in-time recovery
  • Primary forwarding writes
  • Read replicas

Docs

You can learn more about Litebase in our documentation. You'll find all the information you need to get started, including installation, development, deployment, and administration of Litebase.

Read the Docs →

Need help?

If you have any questions or need help, we encourage you to start a discussion on GitHub. This is a great place to ask questions, share ideas, request features and get help from the community. Please do not use Issues for general questions or support requests, as they are intended for tracking bugs and accepted feature requests.

Start a Discussion →

If you find a bug, please open an issue with a detailed description of the problem, including steps to reproduce it. If you have a feature request, please start a discussion instead.

Create an Issue →

Community

We expect all community members to adhere to our Code of Conduct. Please follow these guidelines to ensure everyone has a positive experience.

Code of Conduct →

Please review our Contribution Guide before submitting an issue or pull request to understand how to contribute effectively.

Contributing Guide →

Security Vulnerabilities

All security related issues should be reported directly to [email protected].

License

Litebase is open-sourced software licensed under the MIT License.

About

Open source distributed database built on SQLite and backed by distributed file systems and object storage

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages