Showing 2417 open source projects for "sqlite"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    PySimplesTK

    PySimplesTK

    Desenvolvido com Python3 + Sqlite + Tk.

    Pequeno sistema de controle de estoque: Cadastro de Pessoa Física; Cadastro de Pessoa Jurídica; Cadastro de Produtos; Emissão de Pedido; Notas de Compras;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    QVASIMODO's String Tools

    This project is a quick way of applying macros to a portion of text.

    ...You create a "ruleset", which is basically a sequence of "rules" to be sequentially applied to the source text. The original text is entered in the top left box, while the result appears in the top right box. Program configuration is stored in a sqlite file in a '.panglossa' directory in the user's home folder. Remember that the "rules", or commands, will be applied sequentially, in the order they are listed. So, each command will operate on the result of the previous command. You can easily copy, paste, load and save both the source and the result texts. This program is written in Lazarus (FreePascal). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Brewery HMI

    Web app for all-grain brewers. Automate your electric brewery.

    This project is UI to guide the user through the steps of home brewing. Each beer has a recipe of ingredients, but it also has a “recipe” for the process to make the beer. This app allows you to load a recipe (BeerXML), guide you through the brewing steps and record any details so that you can improve next time. By default, this app relies on user inputs and feedback from the real-world. There are easy hooks to a link up a real system, so that if you wanted to automate some of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    sqlite-gui

    Simple app to browse and edit tables in a SQLITE database file

    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    sanoTimesheet

    sanoTimesheet

    An Open Source timesheet for Individuals, and Corporates!

    you can keep track of what you've done, so, if you are required to fill a timesheet weekly or monthly, you can recall your activities back in a nice way :) it contains a full implementation of RSML for both Java and Javascript. RSML is a new concept which is an extra light alternative for XML which is considered a major delay factor in web data interchange... it needs javaFX to run
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dooble Web Browser
    Please download from https://github.com/textbrowser/dooble/releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Free Queue Manager

    Free Queue Manager

    Web based python-flask Queue management system

    A web based management system developed for the purpose of easing the process of orgnizing queues and lines. Like many other (QMS)s Queue Management Systems, FQM does provide a basic dashboard to allow the users of the system and customers alike to interact with the system via a basic yet simple user interface . Brief user guide can be found on https://fqms.github.io/images/user_guide.pdf
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 9

    tootbot.py

    A small python 3.x script to replicate tweets on a mastodon account

    ...Forked from https://github.com/cquest/tootbot Specialized in RSS feed, in particular from Nitter (https://nitter.net - https://github.com/zedeus/nitter) It gets the tweets from RSS available at https://nitter.net, then does some cleanup on the content: twitter tracking links (t.co) are dereferenced twitter hosted pictures are retrieved and uploaded to mastodon the tweets from RSS source's are joined based on the domain name to avoid duplicates It can also toot RSS/atom feeds (see cron-example.sh). A sqlite database is used to keep track of tweets than have been tooted. The script is simply called by a cron job and can run on any server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    Sistema criado para inventariança rápida de um parque de TI e Abertura de Ocorrências, criado em Delphi 7 (Versão 1500 e 1600) e Microsoft Visual Studio C# 2019 (Versão 2000), foi utilizado o SQLite para gerenciamento de Banco de Dados. Sistema para Microsoft Windows 9x e NT (NT4,2k,XP,Vista,7,8,8.1 e 10) e para Linux usando o Wine Is Not Emulator. Versão 2000 só funcionará com sistemas operacionais com suporte a .Net Framework 4.7. Existe a versão compilada do programa. Versão atual: 1.5 (1500) Equipe de desenvolvimento: -Criado, desenvolvido e programado por: Bruno Levi Constancio -Relatório e Engenharia de Requisitos: Leticia Paiva Marcela da Silva Santos -Testes de funcionalidade: Marcela da Silva Santos Leticia Paiva Bruno Levi Constancio
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Olam English Malayalam Dictionary

    Olam English Malayalam Dictionary

    Unofficial Offline version of olam english malayalam dictionary

    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    ForgeIgniter

    ForgeIgniter

    A friendly and easy to use CMS build on Codeigniter.

    A friendly and easy to use CMS build on Codeigniter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Ecto

    Ecto

    A toolkit for data mapping and language integrated query

    Ecto is the official Elixir library that serves as a database wrapper and integrated query system, enabling developers to define schemas, construct and execute type-safe queries, manage database migrations, and validate data via changesets; it is the foundational tool for working with relational databases in Elixir. Note that mix test does not run the tests in the integration_test folder. To run integration tests, you can clone ecto_sql in a sibling directory and then run its integration...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14

    FusionPBX Live Medium

    Project about FusionPBX on Live Medium

    If you want to quickly set up a multi-tenant PBX on matter of few minutes, this is a suitable choice. - Demo environment. You can start to add extensions, gateways and dialplans, and quickly have a fully working PBX environment. - Import previous FusionPBX backup to Live environment. After this you will have a quickly working PBX on few minutes. - Install on hard disk. With this option you can install the environment to Hard Disk. Username and password for PostgreSQL is ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SQLeo Visual Query Builder

    SQLeo Visual Query Builder

    Helping users to quickly understand SQL queries

    SQLeo is a professional lightweight SQL Query tool that permits to create or display complex sql queries (from OBIEE, Microstrategy, SSRS, Cognos, Hyperion, Pentaho ...) and permits to reverse engineer database models as db designers do. This SQL GUI supports all JDBC drivers: Oracle, MySQL, MSSQL, Firebird, HSQLDB, H2, PostgreSQL, CsvJdbc, SQLite, UCanAccess, MonetDB ... (but MySQL jdbc and CsvJdbc are the only driver included in the package) Can be compared with : FreeQueryBuilder (SQLeonardo ancestor), SQuirreL SQL, Active Query Builder, Flyspeed, Oracle SQL developer, Toad, DbVisualizer, MySQL Workbench, DBeaver, Aqua Data Studio ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    multipractice

    multipractice

    Tool for practicing languages.

    Practice makes perfect. Panglossa MultiPractice is a tool to help you learn and practice languages. You can create your own courses, import courses created by others, and even export courses to HTML or PDF documents. The original project (for Lazarus) was basically a flashcard app. Now it is more like a platform for creating structured courses with text, images, audio and video content, as well as different types of exercises. Please keep in mind that this project is created and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    greenDAO

    greenDAO

    Light ORM solution for Android that maps objects to SQLite databases

    Android ORM for your SQLite database. For new apps we recommend ObjectBox, a new object-oriented database that is much faster than SQLite and easier to use. For existing apps based on greenDAO we offer DaoCompat for an easy switch (see also the announcement). greenDAO is an open source Android ORM making development for SQLite databases fun again. It relieves developers from dealing with low-level database requirements while saving development time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Glewlwyd SSO Server

    Single Sign On Server for Windows

    Single Sign On server, OAuth2, Openid Connect, multiple factor authentication with, HOTP/TOTP, FIDO2, TLS Certificates, etc. extensible via plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Poli

    Poli

    An easy-to-use BI server built for SQL lovers. Power data analysis

    An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights. Platform independent web application. Single JAR file + Single SQLite DB file. Get up and running in 5 minutes. PostgreSQL, Oracle, SQL Server, MySQL, Elasticsearch... You name it. No ETLs, no generated SQL, polish your own SQL query to transform data. Pixel-perfect positioning + Drag'n'Drop support to customize the reports and charts in your own way. Utilize the power of dynamic SQL with query variables to connect Filters and Charts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ronda diaria
    Pequeño programa escrito en Python y TKinter para anotar los registros de una ronda diaria a un edificio queden registrados.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    SQLite Micro Manager

    SQLite Micro Manager

    Simplest SQLite3 GUI program

    SQLite Micro Manager is a lightweight, fast and configurable GUI program mostly designed to access, browse and modify data in SQLite3 databases maintained by other applications, like Web browsers, home accounting software etc. It supports drag-and-drop operations, saving to and retrieving SQL statements from internal library and disk files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    SQLTabs

    SQLTabs

    Rich SQL client for Postgresql, MySQL, MS SQL, Amazon Redshift

    SQLTabs is a cross-platform SQL client built using Electron and Vue.js that offers a modern and intuitive interface for managing SQL databases. It supports multiple database types and allows users to run queries in tabs, explore schemas, and view results in a clean, responsive UI. SQLTabs is designed for developers and analysts who need a simple yet powerful tool for database interaction.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    karatasi - flip cards on iPhone
    Flip card learning program for iPhone with a spaced learning algorithm. Create your own databases and edit the cards directly on the iPhone. Import Palm databases or csv-formatted files and backup your data with our Java application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    sqlite direct access source included visual page tree save csv format - table, database soft or hard save blob fields recover malformed database (possible)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GtkSQL is a graphical front-end for PostgreSQL, MySQL and SQLite. It provides an easy interface to write and run SQL queries. Currently working on: Database tree interface.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo