Showing 857 open source projects for "simple database"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    This CGI application is written in perl and provides a simple database for creating, printing, and storing story and task cards as used in the XP Planning Game. For further information see "Extreme Programming Explained" by Kent Beck.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bibtool is a simple curses-based editor for BibTeX bibliography files, especially useful for those who have to maintain a large number of references for a major piece of documentation, like a PhD thesis. The name 'bibtool' was already in use by another project. To avoid confusion this project has been renamed 'bibcursed' for further development. There will be no further updates to bibtool, and you should start using Bibcursed instead (also hosted on Sourceforge).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Este programa es una simple base de datos, práctica para todos aquellos que posean una grabadora de CD's. Gracias a esta base de datos podran buscar rapidamente sus programas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DB::Query abstracts access to various databases through a simple and general API which allows complex search queries, update, insert and delete operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 5
    Text-Query-SQL is derived from the Text-Query module. Text-Query is a general purpose query parser and resolver. It is able to parse the AltaVista 'simple query' and 'advanced query' syntax. The syntax tree is then used to build a search query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pwPage provides an extremely fast and simple approach to the creation of data base forms. That is, if a data base table exists and a corresponding HTML page has been constructed using a few easy guidelines, pwPage can immediately used for table data sele
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A˛Z is a simple and efficient web-based contact management software that runs on PHP and MySQL. You can use it to replace your phonebook or even use it as an office-wide phone directory. It is all yours to decide!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    We have designed and implemented a pragmatic, generic and flexible approach to provide simple user interfaces for the management (creation, search, update etc.) of XML structured data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    rac is a set of perl modules that provides a simple but customizable HTML interface to your databases. It has been developped to avoid writing always the same small CGIs that access a simple base to manage customers, team tasks, stock management, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MyDB is a collection of classes (MyDataLib) and applications (MyData, WebIDE) that help built web applications 4 to 10 times faster. The main idea is very simple : Insert simple Objects in the web pages to manage and display the datas. How does it wo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Welcome to the first opensource release of DBConnection, com.webprofusion.util.db.DBConnection is a simple wrapper object for JDBC database connections and currently supports MySQL & MS SQL Server. Other useful packages are also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project contains some java beans that make it possible to write simple database applications by using drag&drop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A PHP-MySQL-AJAX based application that allows simple monitoring of members' data, the payments of their subscription and other information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple web interface for your database, like phpMyAdmin but more user friendly and integrating some advanced Database management functionalities like query and report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DataBase Clients is a simple SQLite3 database for generic clients information. Use QT4 for Cross-Platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Fractus Database

    Fractus Database

    Fractus - this is a simple script which implements a database, writ

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is aimed at making it easier for PHP to communicate with databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple Enterprise Resource Planning System The Initial version will be to work on tables but eventually it will also work on views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Object oriented library for storing complex structures in sql database. It produses easy interface for managing simple tables, trees, object hierarhies and associative arrays. It uses PHP5 syntax and won't work on PHP4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple application for managing references and pdf files built with Java and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    With the help of SPA Simple Paging Class you can easily implement stylish paging for MySQL on your site within 30 Seconds!!!.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MySQL PHP Simple Auditor

    A "drop-in" replacement for mysql_query

    ...There's a full write up/article detailing exactly what I did/how it works here: PHP MySQL "instant" Audit Trail: http://www.flatcoder.co.uk/php-mysql-instant-auditorauditing/ This came about when a client asked for a way to audit their system. The codebase was an old PHP application with more files/scripts that anyone would like to plough through! The solution was a simple "drop in" replacement for the mysql_query call. From there, a simple search/replace on the codebase. The auditor will capture "who did what" and "when". It is also smart enough to fully parse the raw MySQL query and compare updates to existing rows. Only actual changes are recorded in the audit log (database table) regardless of the SQL. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple DataBase for books and movies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Implementation of the Repository design pattern in PHP. Goals of this project are to make accessing database tables simple, regardless of the database structure and to produce the most efficient queries for each type of database
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo