Showing 159 open source projects for "sqlite3"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Yemeksepeti and Banabi Order

    Yemeksepeti and Banabi Order

    Python application that automatizes your food and grocery orders

    Yemeksepeti and Banabi Order Automatization is a desktop application provides automatization for you to order from both online food delivery website, Yemeksepeti and its grocery shopping delivery service, Banabi. This automatization app reinforces the purpose of Yemeksepeti, saving time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    bookshelf.js

    bookshelf.js

    A simple Node.js ORM for PostgreSQL, MySQL and SQLite3

    Bookshelf is a JavaScript ORM for Node.js, built on the Knex SQL query builder. It features both Promise-based and traditional callback interfaces, transaction support, eager/nested-eager relation loading, polymorphic associations, and support for one-to-one, one-to-many, and many-to-many relations. Bookshelf aims to provide a simple library for common tasks when querying databases in JavaScript, and forming relations between these objects, taking a lot of ideas from the Data Mapper Pattern....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SQLite Micro Manager

    SQLite Micro Manager

    Simplest SQLite3 GUI program

    ...It can run without any installation, although proper installation packages are provided for Windows and Ubuntu-based Linux distributions. The intended audience is people with at least basic knowledge of SQL who need fast and simple tool to deal with SQLite3 databases.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    smsmap

    Simple reporting system SMS to sqlite3 and web clustering display

    Designed as quick coronavirus infrastructure for feature phones and simple non-app users. One can use it as self-isolation notification, requests for help (both therefore map clustered) etc. The 0.9-4 version will now work with a local SIM card and gammu-smsd, no need for an SMS supplier. There's a demo with a UK number, contact me, if you want to try it out. Also since it's Perl one can add a great deal of sophisticated message parsing on the application side. It'll run comfortably on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    TMSU

    TMSU

    TMSU lets you tags your files and then access them

    ...This database will be used automatically whenever you are under that directory. In this case we created one under the home directory. You will need to ensure that both FUSE and Sqlite3 are installed for the program to function. These packages are typically available with your operating system's package management system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    grx3mcbot

    grx3mcbot

    Minecraft bot using php

    ...Built for vanilla minecraft servers, works with out using plugins, and relies strickly on rcon. Has a permission system, web based install and admin, database using sqlite3, written in php and bash. Also can run as service or daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    megatest

    Run tasks/tests, get trustworthy pass/fail info rolled up

    Distributed test running system. build for running simulations, quality assurance or similar where you need to run a large number of tests. Supports dependencies, iteration, disk space management and log file analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cyqlite

    enhanced SQLite

    100% Upwards compatible variant of SQLite. Provides win32/win64 versions of sqlite3.dll, which work better (smaller/faster/longer paths) than the dll's provided by sqlite.org.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 9
    ERMaster
    ERMaster is Eclipse plug-in to make ER diagram. Functionally, Import from data base, Making of table definition book on Excel, Image output, DDL output, etc. are being offered.
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 10
    this inventory is developed using python3.2 tkinter, and sqlite3. you can make invoices for a shop using this software. you need python3.2 to run this. no more modules are required since tkinter and sqlite3 were in python3.2 windows package.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PR2CSV

    PR2CSV

    Will help to extract information from Podcast Republic database

    ...The filenames are unique filename generated with pattern like "reg54yhgtrg5wceythg5werwygcwt.mp3" which is not obvious to know what it is. Since Podcast Republic stores its database using popular sqlite3 format, it's possible to extract information from its database to then be able to know which file is what. This is what PR2CSV application will help to do. Then, you may even ruse the application to rename your MP3 files to have a more meaningful name to you. You may even use special keyword like {PubDate} to script minimallly the renaming your file! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AnCH Framework

    AnCH Framework

    Another C++ Hack

    This project has been migrated to GitHub : https://github.com/vlachenal/anch-framework AnCH framework aims to provide utility classes for some common programming features. Features are implemented to be used as simply as possible. This framework was initially a way to test new C++ specifications (C++11) and to test C++ design patterns and tricks. Only POSIX systems are supported for now. Others could be supported later. (Partial) Doxygen documentation can be found on project home page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    mobcount

    Count i/o calls or SMS on (Jolla) mobile devices running Sailfish OS

    .../mobcount.sh <mode> <io> <t1> <t2> where: mode = c (call) or s (sms) io = i (incoming), o (outgoing) t1 = start time (unix format) t2 = end time (unix format) For further information see source code and README. The script runs on other Linux OS, too. The script uses sqlite3 (pre-installed on Jolla / installable on desktop Linux OS) to evaluate a SQL database (loc.: /home/nemo/.local/share/commhistory/commhistory.db) which contains a full history of all calls and SMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CalOMine

    CalOMine

    A fast, no-nonsense way to manage reminders, folder events, & alarms.

    ...Fast, easy to use, and refreshingly without frills, I created CalOMine to both keep track of important events, as well as to yell at me for a pre-set "wakeup" alarm. Based upon SQLite3, you can even use other programs to program-up unique events to one or more independent databases. Because databases are located next to the CalOMine Program, CalOMine may also serve as a nice SQL replacement for our older, Skype-endorsed, "ezlog" program. -Just download & extract the zip file into a folder, then run the executable .jar file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Jestoy Simple Inventory

    Simple inventory management using Python 3, Tkinig soter, and SQLite3.

    A simple inventory management using Python 3, Tkinter, and SQLite 3. Inventory management solution for small businesses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Email Tracker

    Track when and by whom emails are read

    Makes it easy to add sentinel images to e-mails, and log when those sentinels are downloaded, by whom, and other information. Written in PHP, using sqlite3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Supermarkt

    Supermarkt

    Where do you want to shop today? Deluxe Manager for Shoppinglists.

    A computer without Supermarkt is worthless. Supermarkt is a Java real-life shopping simulator and best used before rushing through the supermarket. Sometimes it might be necessary to check up the costs before shopping, so keep your data uptodate.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    sqlite 3.9.2 binary build win32

    compiled sqlite binary build for windows

    i know how it is annoying to have to compil from source, getting correct compiler and tools, when you just want to use it. this is sqlite version 3.9.2 from http://sqlite.org/download.html compiled on Win7, with MingW and VC2008 you got cli and lib, select within files folder the zip archive you need. tested on win7-64. hope this help someone...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Perl OBD-II Logger

    Perl OBD-II Logger

    A Perl program for logging OBD-II PID data

    ...By default, the output log file contains time-stamped PID values in a simple Comma Separated Values (CSV) format that can be readily imported into popular data analysis or spreadsheet applications. (Output to an SQLite3 database file is also available). It is written in Perl, so it runs in any computing environment with a working Perl interpreter. The program supports scantools that are based on the ELM Electronics ELM327 or OBD Solutions STN1110 programmed microcontrollers. It has been tested with scantools using legacy RS-232 serial, serial over USB, and Bluetooth hardware interfaces. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Datinator

    Graphical database import/export and mapping tool

    Datinator is a tool which allows user to import and export data from an arbitrary source (CSV, database, etc.) into an arbitrary target. The key feature is, that the the interface is a GUI which allows easy mapping from the input columns to the output columns along with a rudimentary set of manipulation actions. New datasources/-targets can be added via a plugin system. Currently there is support for three sources/targets - CSV, SQLite and Oracle. The tool is written in C++ using Qt 5.2.1...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    power-console-admin

    Unix/Linux console admin for PowerDNS server

    Easy to use PowerDNS admin for Unix/Linux console. Work with SQLite3, MySQL, PostgreSQL backend. Easy way to create domain, add/update record data - simultaneously forward and reverse zone. Both IPv4 and IPv6 addresses. In the future maybe with ncurces UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Moved to https://github.com/echoes1971/dblayer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Stome

    A web link tagging and management application

    ...Being a pure Java application, it works on Windows or Linux. Unlike the web-app Delicious, Stome doesn't store any data on a remote server. All data is stored in a local Sqlite3 database file, which has obvious privacy advantages. Savvy users may even choose to store data in multiple database files, which makes it easy to share tagged links with friends or associates. You can use a pendrive or a cloud server of your choice to take Stome and your Stome databases with you wherever you go. All the convenience of Delicious, but with privacy. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.