Showing 350 open source projects for "python source"

View related business solutions
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 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
    pysqlgtk integrates the objectrelational mapper SqlObject into pygtk, thus making writing database frontends with python a snap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This tool will analyze your MySQL binary log (binlog) files. (Requires mysqlbinlog). Query speed, distribution, and size are reported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Reves is tool for relational database reverse engineering. It maps the schema of existing databases into XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A set of tools for generating and maintaining database schemas and data. Generates create, drop and upgrade scripts, as well as importing and exporting data. Especially useful for developers of applications with databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 5
    fbdbinfo is a tiny python script which creates xhtml files that display information about a Firebird database. The data can as well be exported to xhtml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The PyDB2 package provides a Python DB API 2.0 interface to IBM's DB2 database management system. The package also includes various tools for working with DB2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries and psql commands without using the psql command line tool. Please see the project home page for bug reports, forums and installation instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PGStorage is a Zope / ZODB backend that persists to a PostgreSQL database. It can take the place of FileStorage, ZEO, and ZRS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Del.icio.us add-on Python script to search links in exported bookmark files. Instead of using public overloaded del.icio.us servers to find and retrieve your links, use yummy and let it search your exported delicious bookmark files locally much faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 10
    Pure Python library to read/write/modify Palm PDB and PRC format databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Crow - Computational Representation Of Whatever. A platform for the integration and mining of complex and distributed data. Represents cross-linked semantic web documents as a network of software objects and offers easy ways to filter, and sort them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Database abstraction and object-relational framework for Python based on the basictypes and basicproperties modules, and including reverse-engineering of schemas from live databases. Preliminary Zope DA is also available.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    pyTagging manages large MP3 collections. pyTagging handles user original tag to generate playlists. pyTagging also manage ID3 tag and play mp3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Crossplatform viewer (Qtopia/Qt/Tk) for SDictionary bases (http://sdict.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Investment firms have largely managed to industrialize or outsource their back-office activities.It is now time for them to go for the next step :the automation of middle-office activities such as portfolio reporting or investment performance calculation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Wedgetail project provides the basis for a shared electronic health record. The project provides a schema for an SQL implementation of a sharedEHR, as well as the tools required to interact securely with the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An implementation of a truly relational database language with Python. Inspired by Date and Darwen's 'Third Manifesto'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A knowledge base engine for Python built on F-Logic. It uses the FLORA-2 reasoning engine and provides permanent storage through ZODB. Logic programming concepts like logical variables, facts, rules and queries are included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    PPA (Python [Object] Publishing Accessories) is a library of python modules useful to build web publication systems.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    An attempt to create a competitive new package for management of a veterinary practice. Goals are to have a solid and robust internal structure and an extremely efficient, attractive, and intuitive user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Goal of oraschemadoc is to provide detailed documentation for all objects in schema covering Oracle specific features. Result of execution of oraschemadoc is set of static xhtml files. There are more features under development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AGTK is a suite of software components for building tools for annotating linguistic signals, time-series data which documents any kind of linguistic behavior (e.g. audio, video). The internal data structures are based on annotation graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python DB driver for Java JDBC. Allows CPython programs to use a java JDBC driver to connect with a database server. It's API is Python DB compliant. ZJdbcDA (a zope database adapter) is also included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A Python DBAPI 2.0 - like adapter for the Sedna XML database
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    MilkCrate utilizes a new open-source markup language for tabular musical notation, and a unique wiki-styled web interface for data input. Users may generate a number of different document types to view the tabular notation, including .png, and PostScript
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB