1655 projects for "mysql-python" with 2 filters applied:

  • 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
  • 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
  • 1
    Tentacles is a Object-Relational Mapping (ORM) written in Python. It's main concept is to manipulate stored datas as you do for python data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JavaScript SQL (JSSQL)

    JavaScript SQL (JSSQL)

    A database engine entirely in JavaScript (AJAX)

    ...It is a tool for developers to interpret and execute SQL statements on a offline database. It has a conversion class developed in PHP for use with relational databases (ex. PostgreSQL, MySQL, etc..) that generates a series of data files, then the database engine in JavaScript (JSSQL) accesses the data through SQL querys and return a set of records, similar to any database engine. This is useful for querying offline databases dynamically without increasing the work of the web server or better yet: without the need for a database server A database engine entirely in JavaScript (AJAX). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Banco de Tiempo
    Para desarrollar un Banco de Tiempo (BdT) en Español online, tan seguro y facil de usar, pero mas serio y auto-sostenible que el que habia en Kroonos.com Necesitamos idealistas pensadores y probadores que nos guien con sus observaciones u opiniones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project will design a data format and several tools to manipulate data related to cataloging sports cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    partDB ist elektronic part library, web based. partDBQTclient is the same with Qt as user interface. Boath project exist together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Provide an LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API, several additional modules for processing LDIF, LDAP URLs and LDAP schema information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A suite of PHP/MySQL tools for schools. A tool for producing and managing student reports. A tool for managing an office supplies room. Tools for managing a small library or a laboratory collection. A tool for managing and reporting on absentees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Retailer
    Easy Java(JPA2.0) solution for Point of sales. Easy to install. We tested it on Derby (Java DB) Network Server, Derby Embedded, Firebird, MySQL and Oracle 10g/11g. It does not depend on database and on platform. You can run it on Russian and on Engli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Inventario simple para llevar control sobre los items (activos fijos) de las dependencias de una institucion
    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
  • 10
    RADB is a simple wrapper library for working with multiple database engines using the same function calls. It currently supports sqlite3 and mysql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ClaSS (ClaSS Student System) is a complete student tracking, reporting and information management system. The latest web-application methods allow the school community access. ClaSS aims to be the ubiquitous classroom information assistant for school
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML-RPC/FastRPC/MySQL console with Python-like syntax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple, lightweight hypertext database front-end and login system using flat text files or mysql to store all data. Designed for keeping addresses and phone numbers. Written in PHP and javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ASSD is a simple biological sample database focused on the storage of proteomics data. It tracks every processing step incl. results throughout a sample's lifetime. Next to proteomics data it can also store other results like FACS or Western Blots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A lightweight database abstractor written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YACOMAS (Yet another conference management system). A Conference management system written in PHP and MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Apatar Data Integration/ETL
    Apatar is an open source Extract, Transform, and Load (ETL) project. Modular architecture delivers 1. Visual job designer/mapping 2. Connectivity to all major data sources 3. Flexible Deployment Options (GUI, or server engine with JVM, or embedded).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This projects implements the RFC2132 and at least RFC3046 as a Dynamic configurable SQL based DHCP server, based on the udhcpd code, extended to mask-and-select by client DHCP packets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DirectoryStorage - a ZODB Storage that stores objects in many files, one file per revision of each object. Designed to be robust, manageable, fault tolerant, and scalable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A web-based SQL query builder and database manipulation tool written with PHP's PEAR/PECL/DBX module. Runs on all major web servers. Access ODBC, MSSQL, MySQL, Oracle, etc databases through a browser. Use GUI or raw SQL statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DBCore
    DBCore is for a developer to create an application that can call information from a database regardless of end-user's database engine. Currently supports MySQL and SQLite3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Profuturus is a web based Inventory Tracking System written in PHP 5 that uses Microsoft Access or MySQL as a Database Backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An append only database manager in the style of dbm. It has both a C and a Python interface and is ACID compliant. Internally it uses an immutable B+ Tree. (Being append only doesn't mean that you can't replace records or delete keys).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OOF: the very open Flash components
    OOF is a set of components which enable designers to create a back office, a front office, dynamic sites, forms, rich applications, database driven applications... This done with Flash or SILEX, by designers without programming skills.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    A database and a web front end for physiologic data on animal feeding, developed with PostgreSQL and Django at NESCent (http://www.nescent.org) for Mammalian Feeding Working Group (http://www.feedexp.org). Current development of the codebase is on Github at http://github.com/NESCent/feedingdb.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo