Showing 158 open source projects for "sqlite3"

View related business solutions
  • Zenflow- The AI Workflow Engine for Software Devs Icon
    Zenflow- The AI Workflow Engine for Software Devs

    Parallel agents. Multi-agent orchestration. Specs that turn into shipped code. Zenflow automates planning, coding, testing, and verification.

    Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
    Try free now
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 1
    sqlite3

    sqlite3

    Asynchronous, non-blocking SQLite3 bindings for Node.js

    ...See Building for node-webkit for details. The sqlite3 module depends only on libsqlite3. However, by default, an internal/bundled copy of sqlite will be built and statically linked, so an externally installed sqlite3 is not required.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    better-sqlite3

    better-sqlite3

    The fastest and simplest library for SQLite3 in Node.js

    ...Help this project stay strong! better-sqlite3 is used by thousands of developers and engineers on a daily basis. Long nights and weekends were spent keeping this project strong and dependable, with no ask for compensation or funding, until now. In most cases, if you're attempting something that cannot be reasonably accomplished with better-sqlite3, it probably cannot be reasonably accomplished with SQLite3 in general.
    Downloads: 239 This Week
    Last Update:
    See Project
  • 3
    dblab

    dblab

    The database client every command line junkie deserves

    dblab is a fast and lightweight interactive terminal based UI application for PostgreSQL, MySQL and SQLite3, written in Go and works on OSX, Linux and Windows machines. Main idea behind using Go for backend development is to utilize ability of the compiler to produce zero-dependency binaries for multiple platforms. dblab was created as an attempt to build very simple and portable application to work with local or remote PostgreSQL/MySQL/SQLite3/Oracle/SQL Server databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    usql

    usql

    Universal command-line interface for SQL databases

    usql is a universal command-line interface for PostgreSQL, MySQL, Oracle Database, SQLite3, Microsoft SQL Server, and many other databases including NoSQL and non-relational databases! usql provides a simple way to work with SQL and NoSQL databases via a command-line inspired by PostgreSQL's psql. usql supports most of the core psql features, such as variables, backticks, and commands and has additional features that psql does not, such as syntax highlighting, context-based completion, and multiple database support. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Shiori

    Shiori

    Simple bookmark manager built with Go

    ...Simple and clean command line interface. Simple and pretty web interface for those who don't want to use a command line app. Portable, thanks to its single binary format. Support for sqlite3, PostgreSQL and MySQL as its database. Where possible, by default shiori will parse the readable content and create an offline archive of the webpage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Knex

    Knex

    A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, etc.

    Knex.js is a flexible and portable SQL query builder for JavaScript. It supports multiple database systems, including PostgreSQL, MySQL, SQLite3, and more. Knex.js offers a powerful and intuitive API for building and executing SQL queries, making it a popular choice for Node.js applications requiring database interactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bdash

    Bdash

    Simple SQL Client for lightweight data analysis

    Simple SQL Client for lightweight data analysis. You can share the result with gist. Supports MySQL, PostgreSQL (Amazon Redshift), SQLite3, Google BigQuery, Treasure Data, Amazon Athena. You can download and install from Web Site or Releases.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    c2go

    c2go

    A tool for transpiling C to Go

    ...To be a repeatable and predictable tool (rather than doing most of the work and you have to clean up the output to get it working.) To deliver quick and small version increments. The ultimate milestone is to be able to compile the SQLite3 source code and have it working without modification. This will be the 1.0.0 release. The c2go program processes a single C file and outputs the translated code in Go. The C code is preprocessed with clang. This generates a larger file (pp.c), but removes all the platform-specific directives and macros.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    PaoPao

    PaoPao

    A artistic "twitter like" community built on gin+zinc+vue+ts

    A artistic "twitter like" community built on gin+zinc+vue+ts. The default is to use the configuration of config.yaml.sample. If you need to customize the configuration, please copy the default configuration file (such as config.yaml), modify it and then synchronize the configuration to docker-compose.yaml. The original purpose of docker-compose.yaml provided by default is to build a local development and debugging environment. If you need to deploy the product for external network access,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    Restaurant Management System

    Restaurant Management System

    Restaurant Management System written in Python using Tkinter

    Restaurants nowadays require modern solutions to handle daily tasks, especially when it comes to order handling as bookkeeping is outdated for modern times, in which human fault might cost the facility lots of money. Restaurant Management System (will be referred as RMS from now on) offers the following to tackle the problem. Store the configuration of the given restaurant and its menu to easily handle reservations and orders. Create and store orders for the requested tables. Generate and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    GoCryptoTrader

    GoCryptoTrader

    Trading bot and framework supporting multiple exchanges

    GoCryptoTrader is a full framework / bot for cryptocurrency trading, written in Go (Golang). It supports multiple exchanges, real-time and historic data, backtesting, handling order books, portfolio management, scripting, and many exchange integration features. It is a trading engine that can be run by users to automate strategies across many exchanges. Licensed under MIT. Support for all exchange fiat and digital currencies, with the ability to individually toggle them on/off. Customisation...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Django Bootstrap Modal Forms

    Django Bootstrap Modal Forms

    A Django plugin for creating AJAX driven forms in Bootstrap modal

    ...This repository includes Dockerfile and docker-compose.yml files so you can easily setup and start to experiment with django-bootstrap-modal-forms running inside of a container on your local machine. Any changes you make in bootstrap_modal_forms, examples and test folders are reflected in the container (see docker-compose.yml) and the data stored in the sqlite3 database are persistent even if you remove the stopped container. Note that the master branch contains Bootstrap 4 examples, while the bootstrap5-examples branch contains Bootstrap 5 examples. To experiment with Bootstrap 5 examples simply switch the branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SQLite.swift

    SQLite.swift

    A type-safe, Swift-language layer over SQLite3

    SQLite.swift provides compile-time confidence in SQL statement syntax and intent. SQLite.swift provides a pure-Swift interface, a type-safe, optional-aware SQL expression builder. It also provides a flexible, chainable, lazy-executing query layer. Automatically-typed data access. A lightweight, uncomplicated query and parameter binding interface. Developer-friendly error handling and debugging. Full-text search support, well-documented, extensively tested. SQLCipher support via CocoaPods....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Akavache

    Akavache

    An asynchronous, persistent key-value store

    An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires. Downloading and storing remote data from the internet while still keeping the UI responsive is a task that nearly every modern application needs to do. However, many applications that don't take the consideration of caching into the design from the start often end up with inconsistent, duplicated code for caching different types of objects. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Swirl

    Swirl

    Swirl queries any number of data sources with APIs

    Swirl queries any number of data sources with APIs and uses spaCy and NLTK to re-rank the unified results without extracting and indexing anything! Includes zero-code configs for Apache Solr, ChatGPT, Elastic Search, OpenSearch, PostgreSQL, Google BigQuery, RequestsGet, Google PSE, NLResearch.com, Miro & more! SWIRL adapts and distributes queries to anything with a search API - search engines, databases, noSQL engines, cloud/SaaS services etc - and uses AI (Large Language Models) to re-rank...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Simple Catalogue

    Simple catalogue for "things".

    This application is a prototype of a catalogue for holding information about "things". It attempts to be as unspecific as possible to improve its usefulness. The program uses catalogues which are stored in sqlite3 databases. sqlite3 databases are single files and require no additional programs or packages. The programs are written in Python. Source files are at https://github.com/ozsolarwind/catalogue
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    seeddms

    seeddms

    Open Source Document Management System

    SeedDMS is an easy to use but powerful Open Source Document Management System based on PHP and MySQL or sqlite3. Many years of development has made it a mature and enterprise ready plattform for sharing and storing documents.
    Leader badge
    Downloads: 233 This Week
    Last Update:
    See Project
  • 18

    trafmon

    Traffic Monitor for Linux based systems

    trafmon (Traffic Monitor) gathers historical traffic statistics for Linux based systems. Data is taken from Netfilter/IPtables incoming and outgoing data packets stats. All the IP based information is organized and structured in a database (MySQL or SQlite3) in order to be seen into a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    kdb/katia

    knowledge database

    knowledge database and an AI-wannabe agent (more like a smarter "Eliza" than a ChatGPT XD) based on busybox for windows and sqlite3 https://frippery.org/busybox/ https://www.sqlite.org/ this wont work in linux "as-is", because busybox for windows has some... quite unique features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    purpleair_data_logger

    A logger that will query purple air sensor(s) for data.

    A logger that will query purple air sensor(s) for data. That data can then be stored in a PostGreSQL database, CSV files, or SQLite3 databse. Find this package on pypi: https://pypi.org/project/purpleair-data-logger/#history You can grab your own sensor here: https://www2.purpleair.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    NCURSES Derby

    Horse racing simulation

    Now with sqlite3 data storage of racing statistics. A horse racing game programmed with NCURSES and using the menu library. Has a betting window where you choose horse and finish. Simulation is with keyboard characters (~/^\^) to simulate the horses. After the race a results screen can be shown that shows winners and payoff amounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    race-timer

    Informal Race Timer using NFC wristbands

    Note PySimpleGUI is now replaced by FreeSimpleGUI since PySimpleGUI is commercial only now, November 2025 Now August 2022 with flutter/dart stopwatch app, multilingual messages and python server! YMMV. Python race-timer using NFC wristbands for informal running. Uses sqlite3 and pyscard. Three main scripts: - register_runner.py to setup the NFC wristbands - race_timing.py for race timing, will output a simple webpage when exiting - utilities/create_results_matrix.py which creates a spreadsheet style html page for a data range of results. Multilingual interface in v1 and code tree, small start up menu to choose language. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SqliteFuzzyPlusExtension

    Sqlite Fuzzy Extension adds dozens of functions to SQLite3

    The ultimate fuzzy SQLite extension, which includes most of the well known fuzzy libraries and methods like Levenshtein, DamerauLevenshtein, Hamming, Jaro-Winkler, Soundex, Caverphone and much more. It includes libraries like SQLean and Edlib. The documentation has many examples, and the open source code includes example usage for C, C++, and C# projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    HtmlBuilder

    Static website generator with local webserver and ftp updater

    Written in FreePascal/Lazarus generator of static html websites. Will be useful for creating websites hosted at P2P networks ( such Maelstrom, FreeNet, I2P etc ) or jamstack hostings like Vercel
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Go Mcp File Server

    Go Mcp File Server

    file search tool with mcp server for windows

    A local file system mcp server developed based on GoMcp, providing two APIs: query and file opening. This software stores file indexes based on sqlite3 and supports interface operations and mcp client remote calls.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next