electron-sbcl-sqlite
Lisp app builder
A simple Electron boilerplate that embeds Common Lisp and SQLite3 to build a UI application
A simple boilerplate that builds an Electron app with SBCL and SQLite3 embedded
29 stars
4 watching
4 forks
Language: Common Lisp
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mikelevins/electron-lisp-boilerplate | An Electron app framework with embedded Lisp helper process for building cross-platform desktop applications | 10 |
temporal/cl-sqlite | Provides a Common Lisp interface to the SQLite relational database management system. | 73 |
capacitor-community/sqlite | Provides a native and Electron-compatible SQLite plugin for use in mobile apps built with Capacitor. | 514 |
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 95 |
btrask/sqlheavy | Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
jepiqueau/vite-sveltekit-capacitor-sqlite | A full-stack web application built with Svelte, Vite, and Capacitor, utilizing SQLite as the backend database and providing CRUD operations for users. | 14 |
olliniinivaara/sqliteral | A high-level SQLite API for Nim language | 50 |
mikeowens/sqlitevtable | An example of using SQLite as a virtual table to query and manipulate files on the file system. | 24 |
electron-vite/electron-vite-react | An Electron-based React application with Vite and Sass support, providing a familiar project structure for building desktop applications. | 1,965 |
helmutkian/cl-react | Utilities for building web applications using Common Lisp and React | 68 |
orthecreedence/cl-hash-util | A utility library for working with Common Lisp hash tables | 29 |
touchlab/sqliter | A SQLite driver for Kotlin Native libraries | 179 |
simonw/sqlite-utils | A Python utility and library for manipulating SQLite databases. | 1,708 |
lukejacksonn/hyperapp-electron | A minimal Electron application with HyperApp, LiveReload and Redux Devtools | 51 |
manidlou/elemon | Tool to enable live-reload of Electron applications during development | 73 |