Showing 30 open source projects for "access database"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    The database access library for C++ programmers that provides the illusion of embedding SQL in regular C++ code, staying entirely within the C++ standard.
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 2

    dbsql++

    Generic C++ SQL wrapper over different SQL DB engines.

    Generic C++ SQL client wrapper over different SQL DB engines. Using a unified interface, it currently supports MySQL/MariaDB, ODBC, PostgreSQL and SQLite.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Redis Desktop Manager

    Redis Desktop Manager

    :wrench: Cross-platform GUI management tool for Redis

    Redis Desktop Manager is a fast, open source Redis database management application based on Qt 5. It's available for Windows, Linux and MacOS and offers an easy-to-use GUI to access your Redis DB. With Redis Desktop Manager you can perform some basic operations such as view keys as a tree, CRUD keys and execute commands via shell. It also supports SSL/TLS encryption, SSH tunnels and cloud Redis instances, such as: Amazon ElastiCache, Microsoft Azure Redis Cache and Redis Labs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A command line/console interface for Microsoft Access databases, very similar to the MySQL client application.
    Downloads: 6 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
    Dataman is a fully multi-threaded database server and client API libraries in C, C++, Java, and a PHP module has now been added as well. This is a 'direct access' database, not a relational one. It emulates the verbs of the EDITOR language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    AccessToMySQL

    A software to convert a Microsoft Access Database file to MySQL

    Access To MySQL is a small utility to convert Microsoft Access Database files to MySQL database. It can be used to script a full database straight to MySQL, or to script the database to an SQL file. This software is created using Nokia's Qt Framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    TRP is a small C++-Library for developing simple applications. The functionscope applies from simple datatypes over vectors to a complete Persistence-Access-Layer (Object-Relational-Mapping).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    From an existing sqlite datafile or ODBC database, generate QT objects for table creation, deletion, record access, update and deletion. This code has only been tested on the commercial version of Windows QT. Others have reported back and says it wor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AnyQA is a platform independent SQL query browser that allows you to browse different DBMS. Currently, only MySQL and SQLite is supported. In future, PostgreSQL, Oracle, etc. are to be included. It also provides a uniform C++ API for DBMS access.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    POESIA= Public Opensource Environment for a Safer Internet Access an opensource Internet content filter (multimodal, mulitlingual) aimed for protection of youth (in schools...); partly funded by the European Commission
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SqLay is a tiny suite of tools for relational database schema visualization or fast data display / entry on console, X or WWW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    qcdorganizer is a front-end application that uses libcdorganizer to access organizer devices, such as the KDS CDM-751 and the Dacal DC-300. Uses a database to store disc info and Qt 4 for a front-end
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    WPgDB is a OO API to access PostgreSQL databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MoveBase, consists of 2 sub-projects: 1) an Editor, used to catalogize your own collection of DVDs, SVCDs, VCDs and VHS-tapes and 2) a static Browser, allowing anyone else to browse through your collection without the need of the original database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CDB is a abstract and simple wrapper to different client libraries of sql databases. It is written in C and C++. Supported are PostgreSQL, MySQL, SQLite and Oracle rdbms. It should run in many modern Linux and BSD environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ejecutar comandos SQL, y exportar el contenido de bases de datos a formato html para poder navergar por ellas. Enfocado para uso academico, para aprender a usar y practicar con SQL y poder navegar por la bases de datos para ver los resultados.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    libfb++ is an Open Source project supporting C++ application developers with technologies for high-performance native Firebird, Interbase database access. All of the software is distributed under the Lesser Gnu Public License (LGPL), so you may use it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Microsoft Visual 6.0 C++ :New 4gl Windows API, Sql, Queries( Data Base : Excel,Access,Foxpro,Dbase,Text,csv),Ado, Sort, Reporting , Sms phone,Ftp server, mail/mapi,generate Pdf(acrobat) Text,office:Excel/Word, un/Compression(cabsdk),GIf anim,jpg,bmp...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    odQuery aims to be a Open Source database application equivalent to MS Access, using ODKit as a backend and GTK for GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DbKit is an extensible C++ class library based on GoF design patterns. It is intended to ease the pain of portable database development. Current support includes ODBC and OCCI (Oracle C++ Call Interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ORA++ is a C++ class hierarchy wrapping Oracle's OCI layer, designed to make Oracle database access simple, efficient, and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    C++ Dll to be used in Visual Basic 5/6 (or any tool that can use a Win32 Dll, NOT COM) to access a Firebird database directly. Uses IBPPs library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NTuple is a Python module used by high-energy physicists and astrophysicists to easily and efficiently access ntuple data stored in large ROOT data stores. Specifically, NTuple provides a friendly Pythonic interface to TNtuples and TTrees stored in TFiles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MathROOT is a tool for high-energy physicists to access the ROOT data analysis framework from within Mathematica
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xql stands for Extended query language. The goal of the project is to provide a library for document management within a distributed environment. It combines the effectivity of ftp-access for large files (documents) with an sql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB