Showing 141 open source projects for "sql python connector"

View related business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    Sqltoolbox is a collection of database manipulation tools allowing viewing, editing, and querying of data across different database platforms and operating systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Flamenco search and browse interface framework uses hierarchical faceted metadata to allow users to both refine and expand queries, while maintaining a consistent representation of a collection and seamlessly integrating keyword queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A cgi program written in Python that turns HTTP GET and POST queries into SQL queries, runs them, turns the results into XML, and then returns the XML as the response to the HTTP query. It also supports returning a single BLOB as the whole response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This tool generates Data Access Objects and Value Objects for PHP4/MySQL web applications. This greatly improves the readability of PHP scripts that use a MySQL database. Requires Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Libdejector is a database tool which defeats SQL injection attacks by performing context-free validation of queries. While written in C, SWIG wrappers exist for Python and other languages will be following soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mssql2mysql is a python script used to create a SQL dump from a Microsoft SQL server that is ready to use with MySQL. Supports Schema and data dumping, including Primary Keys for each table, allows to dump all data or just a small portion of it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NavDB is aimed at providing a database or means of creating a database of vector data representing U.S. Roads. The goal is to provide a versatile datasource for GPS Navigation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    DAServer is a bridge allowing remote connection to any SQL database that supports ODBC. SQL can be sent over XML-RPC from any platform removing the need for expensive/complex bridges and native drivers. Also included is a Zope db product using DAServer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project exists as a central meeting place for those wishing to share in-house developed applications and tools for local government (and related industries) in Australia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Highly portable SQL query engine based in Python with transactions, recovery and client server mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Belzebub is a tool for searching for files on all your removable media disks (e.g. CD's, ZIP disks or backup tapes). The search is based on a SQL database (Postgres, sqlite, mssql are planned in the future).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Warehouse Manager is a business application designed to allow you to manage several aspects of your warehouse based enterprise from your computer. The software was written in C++ and Qt for the GUI. It now uses C and GTK+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a python script for Windows that allows you to convert CSV files to MySQL .SQL formatted text files with ease. Untested with other database formats. Please try it out and contact me if it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Builds and manages a relational (SQL) database of digital music files (typically MP3's, although not necessarily). Storing music in a SQL database makes it possible to easily build interesting playlists. All-in-one CD-to-MP3 interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Download code, Learn code, Share code. The Ongoing Object-oriented Perl Project. scripts, tutorials, modules, case studies, anything OOPerl --not excluding contributions of OO discipline in other programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PBOF(Persistant Business Object Framework) is a Framework for Python which stores objects in a relational database. The mapping between objects and the database is done in an external 'model' file. No need to know SQL or the database structure. Connecti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyORQ (Python Object Relational binding with Queries) defines a new object-relational mapping. Native Python expressions which are translated automatically into SQL allow you to use the search capability of a relational database in an OO environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PySQLdb provides a simple and consistent programming interface to SQL databases, in Python. The PySQLdb classes are abstracted sufficiently for programmers consider writing tiny compilers (in python!) that take a SQL file and auto-generate code to acc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Entity-relation (ERW) database modeling tool for both windows and *nix/*nux. PyDBDesigner intends to be similar to Power Designer or Erwin. Both physical and logical models are supported. Main features are database modeling, SQL generation, documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    2tools is a set of online CMS maintenance tools: just one click to migrate to/from different CMS; safe configuration settings to upgrade your CMS; easy Data movement to/from DBMS, databases or tables; SQL, XML, XSLT, PHP technologies. All tools are main
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HTSQL is an HTTP access library to SQL databases, at http://htsql.org -- it is implemented with Python, and initially uses the PostgreSQL database. It has a do-as-you-please BSD style license for use with open source databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RIFF Isnt a File Formatter. RIFF is a small & simple command line utility written in Python to convert text data files in another text format (like delimited, SQL dump and fixed witdh).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Classicollect is an SQL schema and data entry frontend for cataloguing a classical CD collection. It is written in Python and uses Postgresql for the database backend and gnome-python for user interface. Currently it runs in the GNOME environment.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.