Skip to content
/ inlinedb Public

InlineDB — A lightweight, self-hosted database & backend in a single binary. Built on SQLite3 and Go, designed for simplicity, speed, and full control.

License

Notifications You must be signed in to change notification settings

inldb/inlinedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InlineDB Logo

InlineDB

A lightweight, self-hosted database & backend in a single binary.
Built on SQLite3, powered by Go, and designed for simplicity.


Project Status

Early Phase (Work in Progress)
InlineDB is currently in its first development phase.
⚠️ Nothing much works yet — features are still being designed and implemented.


Vision

  • One binary → run it and you’re ready to go.
  • Self-hosted → full control over your data.
  • SQLite3 powered → minimal, file-based database.
  • Open Source → extend, modify, and improve freely.
  • HTMX frontend → lightweight and fast (no React/Next.js overhead).
  • Serverless functions (planned) → embed backend logic directly.

Why InlineDB?

  • Supabase/Firebase are powerful but not simple to self-host.
  • PostgreSQL often adds unnecessary complexity for small/medium projects.
  • PocketBase is nice, but SDK limitations and DX issues can get in the way.
  • InlineDB focuses on simplicity and control first.

Tech Stack

  • Backend: Go
  • Database: SQLite3
  • Frontend: HTMX
  • Distribution: Single static binary

Roadmap

  • Core database API
  • Basic authentication & user management
  • HTMX admin UI
  • Embedded serverless functions
  • Packaging into single binary

Contributing

InlineDB is still in its very early stage. Contributions, discussions, and ideas are welcome!
Feel free to open issues or start a discussion to help shape the project.


License

MIT License. Free to use, modify, and share.

About

InlineDB — A lightweight, self-hosted database & backend in a single binary. Built on SQLite3 and Go, designed for simplicity, speed, and full control.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •