Here's an informative ๐งต thread on โงฉ
6 Databases For The Frontend
#100DaysOfCode #freeCodeCamp
Continue reading ๐
6 Databases For The Frontend
#100DaysOfCode #freeCodeCamp
Continue reading ๐
แ PouchDB
PouchDB is a 99% JavaScript database inspired by CouchDB. It enables applications to store data locally while offline, then synchronize it with CouchDB when the application is back online, keeping the user's data in sync.
Link ๐ pouchdb.com
PouchDB is a 99% JavaScript database inspired by CouchDB. It enables applications to store data locally while offline, then synchronize it with CouchDB when the application is back online, keeping the user's data in sync.
Link ๐ pouchdb.com
แ AlaSQL
Focuses on query execution speed, supports both relational as well as schemaless data, works in Node.js, mobile apps as well as in the browser. Data can also be imported from Excel, IndexedDB, Localstorage, JSON, etc.
Link ๐ github.com
Focuses on query execution speed, supports both relational as well as schemaless data, works in Node.js, mobile apps as well as in the browser. Data can also be imported from Excel, IndexedDB, Localstorage, JSON, etc.
Link ๐ github.com
แ NeDB
Can be in-memory, or persistent and runs in Node, Electron, and on the browser. If you're looking for a frontend alternative to MongoDB, this is the one!
Link ๐ github.com
Can be in-memory, or persistent and runs in Node, Electron, and on the browser. If you're looking for a frontend alternative to MongoDB, this is the one!
Link ๐ github.com
แ sql.js
SQLite3 ported to the browser using #WebAssembly. sql.js allows you to build a fully relational database right in the client's browser, and this has a lot of potential.
Link ๐ sql.js.org
SQLite3 ported to the browser using #WebAssembly. sql.js allows you to build a fully relational database right in the client's browser, and this has a lot of potential.
Link ๐ sql.js.org
แ LokiJS
Superfast in-memory JavaScript document-oriented database. Along with running in Node and browsers, LokiJS also runs in @NativeScript. Support for indexing and data persistence are also available.
Link ๐ techfort.github.io
Superfast in-memory JavaScript document-oriented database. Along with running in Node and browsers, LokiJS also runs in @NativeScript. Support for indexing and data persistence are also available.
Link ๐ techfort.github.io
Thank you! ๐ for reading. If you can ๐ follow me, and retweet ๐ for your developer gang, it would be breathtaking ๐คฉ
Loading suggestions...