Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wowamit
14 days ago
|
parent
|
context
|
favorite
| on:
Pocketbase – open-source realtime back end in 1 fi...
> PocketBase is an open source backend consisting of embedded database (SQLite) with realtime subscriptions
I am not sure I understand—is this a wrapper around SQLite?
odie5533
14 days ago
|
next
[–]
It makes SQLite a service that provides you with an authenticated data access layer via a REST API. It is not a wrapper although it does use SQLite as its database.
RedShift1
14 days ago
|
prev
[–]
It creates a REST API for your SQLite database with some extras.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I am not sure I understand—is this a wrapper around SQLite?