SQLiteral

SQL database library

A high-level SQLite API for Nim language

A higher level SQLite API

GitHub

51 stars
9 watching
6 forks
Language: Nim
last commit: 26 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kkharji/sqlite.lua A Lua binding for a self-contained SQLite database engine 494
olliniinivaara/stashtable A concurrent hash table implementation 36
juancarlospaco/nim-gatabase A compile-time ORM for Nim, providing a simplified DSL for working with databases. 120
pupizoid/ormlite A lightweight package implementing some ORM-like features and helpers for SQLite databases. 14
touchlab/sqliter A SQLite driver for Kotlin Native libraries 178
mmzeeman/esqlite An Erlang NIF providing direct access to an embedded SQLite database for efficient and fast data storage and retrieval. 129
r-dbi/rsqlite An R interface to a lightweight, self-contained, and transactional SQL database engine 327
vrischmann/zig-sqlite A thin wrapper around sqlite's C API for the Zig programming language. 378
scinim/datamancer A Nim library providing a dplyr-like API for data manipulation and analysis of dataframes. 133
david-bouyssie/sqlite4s A thin wrapper around the SQLite C library with an API similar to Sqlite4java. 36
oysteinkrog/sqlite.net-pcl A cross-platform SQLite client and ORM with support for various platforms 353
cvilsmeier/sqinn-go A Go library for accessing SQLite databases without using cgo. 427
qqtop/nimdataframe A data manipulation and display library for Nim programming language 15
nektro/zig-sqlite3 A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. 2
andrewreitz/shillelagh An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. 49