Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Dflat Alternatives
Similar projects and alternatives to dflat
-
sqlite_protobuf
A SQLite extension for extracting values from serialized Protobuf messages
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
enkiTS
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
-
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
GRDB.swift
A toolkit for SQLite databases, with a focus on application development
dflat reviews and mentions
-
Show HN: Distributed SQLite on FoundationDB
This is really, IMHO (as someone implements things on top of SQLite too https://dflat.io) pushes SQLite too far as the implementation of cross-db transactions have some big issues: https://www.sqlite.org/limits.html (the number of attached databases cannot exceed 10 or 125 (if you compile your own)) https://www.sqlite.org/wal.html (in WAL mode, there is no transactional guarantee for cross database transactions (atomic per database, but not cross database))
-
Hacker News top posts: Apr 4, 2021
Dflat: SQLite FlatBuffers\ (4 comments)
- Dflat: SQLite FlatBuffers
-
SQLite Plus: all the missing SQLite functions
Flatbuffers would be better as it doesn't need to deserialize at all (I think protobuf supports to partially deserialization nowadays?). I did something similar with https://dflat.io/ too!
-
A note from our sponsor - InfluxDB
www.influxdata.com | 28 Mar 2023
Stats
liuliu/dflat is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.