All Projects → groue → Grdbcombine

groue / Grdbcombine

Licence: mit
GRDB ❤️ Combine

Projects that are alternatives of or similar to Grdbcombine

Grdb.swift
A toolkit for SQLite databases, with a focus on application development
Stars: ✭ 4,637 (+2007.73%)
Mutual labels:  sql, database, sqlite, spm
Ebean
Ebean ORM
Stars: ✭ 1,172 (+432.73%)
Mutual labels:  sql, database, sqlite
Trilogy
TypeScript SQLite layer with support for both native C++ & pure JavaScript drivers.
Stars: ✭ 195 (-11.36%)
Mutual labels:  sql, database, sqlite
Better Sqlite3
The fastest and simplest library for SQLite3 in Node.js.
Stars: ✭ 2,778 (+1162.73%)
Mutual labels:  sql, database, sqlite
Goqu
SQL builder and query library for golang
Stars: ✭ 984 (+347.27%)
Mutual labels:  sql, database, sqlite
Rqlite
The lightweight, distributed relational database built on SQLite
Stars: ✭ 9,147 (+4057.73%)
Mutual labels:  sql, database, sqlite
Qtl
A friendly and lightweight C++ database library for MySQL, PostgreSQL, SQLite and ODBC.
Stars: ✭ 92 (-58.18%)
Mutual labels:  sql, database, sqlite
Node Sqlite
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Stars: ✭ 642 (+191.82%)
Mutual labels:  sql, database, sqlite
Kangaroo
SQL client and admin tool for popular databases
Stars: ✭ 127 (-42.27%)
Mutual labels:  sql, database, sqlite
Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 2,315 (+952.27%)
Mutual labels:  sql, database, sqlite
Goose
A database migration tool. Supports SQL migrations and Go functions.
Stars: ✭ 2,112 (+860%)
Mutual labels:  sql, database, sqlite
Avsqldebugger
A Simple Core Data Debugger that will look inside your apps DB
Stars: ✭ 30 (-86.36%)
Mutual labels:  sql, database, sqlite
Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 7,712 (+3405.45%)
Mutual labels:  sql, database, sqlite
Sql.js
A javascript library to run SQLite on the web.
Stars: ✭ 9,594 (+4260.91%)
Mutual labels:  sql, database, sqlite
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (+225.91%)
Mutual labels:  sql, database, sqlite
Electrocrud
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
Stars: ✭ 1,267 (+475.91%)
Mutual labels:  sql, database, sqlite
Rxgrdb
Reactive extensions for SQLite
Stars: ✭ 176 (-20%)
Mutual labels:  reactive, database, sqlite
Go Sqlbuilder
A flexible and powerful SQL string builder library plus a zero-config ORM.
Stars: ✭ 539 (+145%)
Mutual labels:  sql, database, sqlite
Beekeeper Studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
Stars: ✭ 8,053 (+3560.45%)
Mutual labels:  sql, database, sqlite
Sql Kit
*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.
Stars: ✭ 115 (-47.73%)
Mutual labels:  sql, sqlite, spm

GRDBCombine

A set of extensions for SQLite, GRDB.swift, and Combine


GRDBCombine is embedded right into GRDB 5, so you do not need this library any longer.

Users of GRDB 4 can use GRDBCombine v0.8.1.

The master branch contains the latest GRDBCombine sources, used until GRDB 5.0.0-beta.5.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].