Open Source Database Software - Page 52

Database Software

View 474 business solutions
Database Clear Filters
  • 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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Ein Kassensystem für Cafes, Bars, Restaurants. Touchscreen optimiert. Einfach zu erlernen. A POS software for cafe, bar, restaurants... Touchscreen optimized. Simple to learn. Firebird used as Database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    gAddressBook (a C/Gtk+ - MySQL addressbook)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Highly portable SQL query engine based in Python with transactions, recovery and client server mode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Converts .gdx data files into Open Office spreadsheets. Made for Linux users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Healthcare Xchange Protocol for interoperative communications. Data exchange/transfer, platform independent,XML-RPC, HL7, SOAP, EDIFACT, simple,easy, authenticated, secure, transparent, no geo-restrictions, open sourced, peer reviewed, collab development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    idyaDBX is a lightweight library written in PHP that implements an embeddable SQL database engine, with the raw data being stored as XML. PHP scripts can include idyaDBX as a header to handle their data using SQL, without the need for an external DBMS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    An agile sql documentation tool that produces an XML document describing a database catalog. XSLT stylesheet to convert in DocBook format, so simply to HTML, PDF... Could be integrated in a continuous integration development process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    jydbconsole is a database console inspired by psql - terminal-based front-end to PostgreSQL. Is written in jython and uses JDBC drivers to talk to databases, uses terminal console (unix only) or java swing as an user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Lazyread auto-scrolls files or command output to the screen. Change scroll modes, scroll-speed, colors, pause, search, etc. Render text, HTML, PDF, gzip, tar, zip, ar, bzip2, MS-Word, nroff, binary, directories, .deb, .so, .rpm, piped output and more
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10

    libby

    libby is an open source library managing system

    Libby is an open source library manager written in C++ and using SQLite, I've created this program to run on both Windows and Linux, even tho i prefer linux, it's written with QT, so will cross compile to both. Originally made to organise a play centre library and keep maintenance of that library to a minimum. Feel free to make suggestions about how to make this program even better. Libby's can * store all your books * sort them by Author, book title, or ISBN number * add users * check a book out to a user * import and export current library databases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12
    KDE based dBASE III+ file viewer / utility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    log4jdbc is a JDBC driver that can log SQL and/or JDBC calls (and optionally SQL timing information) for other jdbc drivers using the Simple Logging Facade For Java (SLF4J) logging system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A small .NET application that allows you to connect to the Microsoft Access database files (*. mdb) and execute SQL-queries to them. More information in russian can be fount here - http://2lx.ru/2009/02/mdb-sql-client/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    meta-treedb

    on-disk memory library using meta-data

    meta-treedb can implement malloc functionality, and much more! Need a heap that allocates from a fixed size chunk of memory? No problem. But where treedb comes into its own is when it comes to allocating from a mmap()ed disk file - the memory becomes persistent. If you follow the tests/examples, you too can store dictionaries, trees, lists or whatever you can think of in disk-based memory, just an open() and mmap() away. Meta-treedb comes with an AVL tree, doubly-linked-list and variable-entry-sized-array implementations for you to use in your data structures. So, what distinguishes meta-treedb from treedb? * "class" interfaces for treedb collections These are vtables (virtual function tables) that implement the interface. * faster compiles - only the "class" interfaces are visible to client code This is at the expense of a small performance hit. * the ability to use implementations that were developed after client code was compiled.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    We describe our microERP project as ERP Software for the rest of us. It is designed as a suite of integrated modules to help you manage and optimize your business processes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    My cOLLection manager is a text-based database program for your collections. It is a fast and easy to use front end for gdbm or Berkeley DB with a curses interface. Some other databases are supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    myXTree is an interface to a SQL-tree.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Make your MySQL-specific applications database-independent through ODBC, and broaden the deployment scope of your solution in the process without ever losing or compromising support for MySQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    neural network designer

    neural network designer

    a dbms for neural nets. Chatbots, DTrees, random forests, n-grams,...

    This project consists out of a windows based designer application and a library (that can run on multiple platforms, including android) together with several demo applications (including an MVC3 chatbot client and an android application). It is probably best compared to a database management system, but for neural networks instead of relational data. As such, the library is optimized for handling any type of data-size by using advanced streaming and caching algorithms. With the designer, you are able to create different types of decision trees, random forests, n-grams, pattern-matchers, conversational agents and all sorts of AI related algorithms. You can combine statistical approaches as well as pattern matchers or others. Do natural language processing, image or data analysis & interpretation,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This is a branch off of eTicket since on 5/23/08 they decided to go commercial and closed source. This project description is copied from eticketreloaded. :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    a tcl extension that provides an Oracle Call Interface layer to the tcl language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Программа для учета оргтехники на предприятии. ВНИМАНИЕ! Данная версия более не разрабатывается. переходите на http://xn--90acbu5aj5f.xn--p1ai/?page_id=386
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Bonsai collection software for *nix systems and windows, based on Qt and mySql or sqlite. Manage your trees, pots and pictures and export your data to html.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    owldb
    owldb allows for the persistence of OWL-ontologies in relational databases and implements the OWL API (http://owlapi.sourceforge.net/).
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo