Showing 474 open source projects for "sqlite"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    Full featured but relatively lightweight web site management application for the Ruby on Rails framework. Includes easy to use CMS page, product/order and article management system as well other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    icecube is a light-weight web framework written in PHP5. It is built around data modeling, templating and caching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Our Kalonline Server Emulator is an alternative implementation of the client-server-protocol of the MMOG Kalonline. It is written completely from scratch in C#. At the moment it uses SQLite as its database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open Source bulletin board written in object oriented PHP on Symfony Framework. The project includes most practical boards functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Administer your LAN Party efficiently with Autonomous LAN Party (ALP)! This LAN Party management software package has support for Single Elimination (and Free for All), Consolation, Double Elimination, and Round Robin tournament types.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Polymorphic Polymorphic Scripts can be installed on any of 5 supported databases MySQL,PostgreeSQL,Firebird,SQLite,mSQL. PhcScripts works directly with databases i.e. does NOT use ADODB , PEAR::DB or other ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ThebaDB is an open source Database Layer with MSSQL, MySQL, SQLite multi-usage API, cache support to memcached, file, session and with an extremely useful Debug system. Written in singleton- and connect-when-need model. Easy to use plugin system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MIE is a web-based open-source system for displaying and controlling access to information. It supports multiple users and has a role-based method of controlling access to all the pages, scripts, and gadgets that make up the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a CMS based on Modules. Each module can be disable/enabled changing functions of CMS. It will also contain DB converters so DB migration will be so simple as one click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    FT3's goal is to add full text index support to sqlite3 databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP & MySQL web project of a personal content managemnt system which includes news articles, photo gallery, polls, guestbook, shoutbox, clickable smilies, english and swahili languges (and felxibility for transaltions into more languages) and theming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aqua Media Database (Aquamdb) is a social media collaboration tool. Right now it only supports collecting media (CDs and DVDs) and tagging them.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    PHPmyCore is a CMS written in PHP and makes use of a MySQL database. It features a lot of modules, blocks and customization options. The admin center is secure, intuitive and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wheatblog (wB) is an open source blogging and content management system (CMS) utilizing PHP and MySQL or SQLite. It is used for maintaining blog/weblog and news pages and includes an assortment of attractive, customizable design templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A python implementation of Fresnel, a display vocabulary for the Resource Description Framework (RDF). See http://www.w3.org/2005/04/fresnel-info/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mathml Document Manager for Web Servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The emerge toolkit is a state-preserved web development framework. Build your whole application in one easy place. Uses O/R Mapping on the back-end, and Comet-style sockets on the front. http://emergetk.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This Linux-based Ruby on Rails database-driven web application captures logging practices of campus/community radio stations. These program logs record the various selections aired. Challenges: reporting, db integration, ajax interface, freedb queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An advanced content management and portal solution forked from phpBB to add support for components, blocks, modules and layout management. Simple and consistent APIs provide a framework for 3rd party developers to create their own bespoke applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MovieBrowser is a web interface to browse/search/edit/add/upload movies on a web accessible server. It uses PHP and has a database backend. It can be used to fetch data for a movie from IMDB.com while editing movie information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A wiki engine written in Python, backed by Sqlite, providing user authentication, powerful command line administration facilities and a simple, clear web interface for editors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A web based bulletin board software implemented in object oriented fashion in PHP 5 for easy maintenance and enhancement. Also uses advanced database persistence features offered by Propel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Seed is a ZendFramework-based comprehensive and mainly PHP-based API to assist developing web-based applications on a solid space of modern features such as DBMS abstraction, AJAX and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    ...Following is an example of a query in Pony: select(p for p in Product if p.name.startswith('A') and p.cost <= 1000) Pony translates queries to SQL using a specific database dialect. Currently Pony works with SQLite, MySQL, PostgreSQL and Oracle databases. Pony ORM also include the ER Diagram Editor which is a great tool for prototyping. You can create your ER diagram online at https://editor.ponyorm.com, generate the database schema based on the diagram and start working with the database using declarative queries in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP-Blogit was once a blogging website, but has now been developed into a complete CMS system using PHP 5.1, PHPTAL 1.1 and Adodb. It is free for private use, but charges apply for corporate use.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo