Search Results for "Databases Open Source & DevTools" - Page 3

Showing 98 open source projects for "Databases Open Source & DevTools"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    This product is no longer maintained: The author created alternative tools: https://databunker.org/ and https://privacybunker.io/ GreenSQL is a database firewall engine used to protect Open Source Databases from SQL injection attacks. It works in proxy mode. Application logic is based on evaluating of SQL commands using risk score factors, as well as blocking of sensitive commands
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QSQLiteBrowser is a simple tool for viewing and editing SQLite databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Datacleaning Open Source
    A group a subprojects for Data Cleaning projects, mainly as a step of a Data Mining Project. Visit www.datacleaningopensource.com to review our current applications or if you want to add yours. NOTE: PROGRAMMING SKILLS ARE REQUIRED.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An SQL handler to interface multiple databases data to the OpeNDAP Hyrax (BES) server. Written in C++, it uses unixODBC to query DB and can be dynamically extended to use proprietary ODBC API driver in many easy ways. It is bundled with scripts to ge
    Downloads: 0 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
  • 5
    C++ Object Relational Mapper API
    This is my attempt at creating an API similar to pythons Elixir for interfacing with SQL databases in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LobShooter for Oracle (oraload) is a utility to up- and download lob-files to and from an Oracle database. It can be used to load binary and char data directly from the command line into local or remote Oracle databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    c-dax is a C library for accessing SQL databases using a uniform programming interface. It's designed as a lightweight wrapper, with both static binding and dynamic library API. Supports SQLite 3, PostgreSQL 8.3, and MySQL 5. Check out c-dax if you want
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Speckify is a C++/FLTK-based GUI tool for generating useful datasets from astronomical databases. It allows ASCII databases of arbitrary format to be processed into output files that can then be used in various planetarium software applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Spock Proxy supports range-based horizontal paritioning of a large MySQL database. The proxy intercepts SQL queries from the client, sends queries to the correct databases based on the partitioning, and returns aggregated results to the caller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    clienteODBC is an aplication for connecting to MS SQL Server databases via ODBC datasources It's based on Qt 4.5 Opensource edition. This application has been compiled under GNU/LiNUX and Windows. Now you can browse MS SQL Server databases from LiNUX!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ray improves throughput when many concurrent queries access large scientific databases. Queries are synchronized to access sectors on disk simultaneously so that an arbitrary number of parallel queries can be executed without degradation in performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DBBinder++ is a data-binder/ORM tool for SQL Databases (SQLite, MySQL, Firebird, Oracle and possibly others). Given an input file which contains severall SQL commands, it will generate source code to easily acess the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FBExport is a tool for importing/exporting data and executing SQL statements on Firebird and InterBase databases. FBCopy is a tool to copy and compare data accross Firebird databases. Project also provides Nagios plugin to monitor Firebird database.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    Himalaya Tools is a suite of programs focusing on new techniques in data mining. MAFIA/SPAM mine patterns from transactional databases. SECRET is a new algorithm for scalable linear regression trees. More algorithms will be added over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WPgDB is a OO API to access PostgreSQL databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FT3's goal is to add full text index support to sqlite3 databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XMLDataStudio is ODBC based data transfer tool to different databases in XML format developed in C++ and Java. It designed to put minimum effort to use and usable to layman based on wizard developed in Java Swing desktop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KAccess is a database management application that enables you to create and maintain databases of any size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    CGNS++ is an object oriented interface to provide access to CGNS (CFD General Notation System) databases. It is similar to the existing C and FORTRAN interfaces provided by www.cgns.org, but uses an object oriented abstraction of the underlying SIDS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EmbedDB is a set of simple APIs for interacting with embedded databases in an intuitive fashion. It aims to implement each language binding in an identical way, enforcing binary compatibility, and leveraging the host language's standard structural types
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    O3DBI (Oracle Object-Oriented DataBase Interface) is a C++ class library using Oracle Call Interface (OCI) directly and allows to create lightweight and fast applications working with Oracle databases. O3DBI is written with ANSI C++ for portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C++ library for acces DataBases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Qt library database plugin, which allows usage of Berkeley Databases from Qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB