Showing 547 open source projects for "open"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Development of a semi-automatic natural language translation system. The basic idea is to make a smart object database of all kinds of standard messages with their translation in various languages and write an easy to use API to access the DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Oracle client side tracing and monitoring utility
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Pymerase is a tool intended to generate a python object model, relational database, and an object-relational model connecting the two. However it has been extended to also output webpages and can be easily extended to output whatever else you might like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dbweaver provides a set of tools to extract CREATE statements from a database server and dump them to a text file. These files can be used for editing, source revision control and database migration.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    FreeGee is an integrated application framework for Python and C++. Included modules are: Python (scripting), PostgreSQL (database), wxWidgets/wxWindows (GUI), GnuPG (crypto), omniORB (OO middleware), Apache (Web), and other fine tools (see Home Page).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A collection of software to implement search engine technology. The overall search technology is built on the individual components of this project, each component is released under the BSD License, and is written in the language most suited to its task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    COMBuilder is a VB6 app that will allow you to write all COM objects for working with databases. Also, the program will create forms to work with this objects. It is planned to create also c# and vb.net code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Debian's Archive Browser will ease the browsing and searching of package in the _huge_ Debian's Packages list. Written in python, no release yet. keep in touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python module for accessing RFC 2229 compliant dictionary servers. Includes classes and runs as a standalone client (a la dict) as well as a CGI script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SeSIL is a framework for providing semantic relationships between objects in a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    dbo is a database object relational mapper (ORM) written entirely in Python. Tables are represented using a straightforward python class and row instances are encapsulated as python instances. Joins, views, transactions, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    e4Graph is a C++ library and a Tcl binding providing persistent, reliable, cross-platform storage for graph like structures. Please visit http://e4graph.sourceforge.net for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Logiciel de Gestion de Bibliothčque (SIGB)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    AV Admin can be used to manage a whole audiovisual department. It includes many features, including logging, user management, and much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Report generating tools for Request Tracker 2/3 (RT 2/3). Currently, only PostgresQL and MySQL are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Embedding the meaning of the datas in the storage can improve the consistency of the stored information and simplify the its exchange: the semantic structure is defined through a strong semantic typing of the data and the use of external dictionaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Custom provides small to medium sized businesses, that buy and sell goods, with: - an e-commerce front-end for their customers - access to anti-fraud protected credit card verification - a Point-of-Sale front-end for the shop floor - Account report
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    The ZODB is a persistence system and database for Python objects. Persistent programming languages provide facilities that automatically write objects to disk and read them in again when they're required by a running program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The pydball (dball) module wraps DB-API V2 modules and adds functionality to them. The new functionality includes Kevin Jacob's db_row module giving a developer access to fields by name or index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PyCrossDB is a python module that facilitates cross database system queries with a DB-API V2 interface.
    Downloads: 0 This Week
    Last Update:
    See Project