Search Results for "sql database engine" - Page 35

Showing 6084 open source projects for "sql database engine"

View related business solutions
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 1
    Imixs Workflow

    Imixs Workflow

    Imixs Workflow - the open source business process management

    Manage Complexity of Your Business Process... Imixs-Workflow is the open source solution for human-centric business process management. This means supporting human skills, activities and collaboration in a model driven architecture. The Imixs-Workflow engine protects and securely distributes your business data based on the BPMN 2.0 standard. http://www.imixs.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SQLTabs

    SQLTabs

    Rich SQL client for Postgresql, MySQL, MS SQL, Amazon Redshift

    SQLTabs is a cross-platform SQL client built using Electron and Vue.js that offers a modern and intuitive interface for managing SQL databases. It supports multiple database types and allows users to run queries in tabs, explore schemas, and view results in a clean, responsive UI. SQLTabs is designed for developers and analysts who need a simple yet powerful tool for database interaction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    DBRECOVER for MS SQL Server

    directly read data from sql server mdf file

    gui tool to recover data from corrupt/suspect sql server database , can easily recover data from truncate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ronda diaria
    Pequeño programa escrito en Python y TKinter para anotar los registros de una ronda diaria a un edificio queden registrados.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 5

    ICDtools

    Tools for ICD (International Classification of Diseases) data

    Currently implemented: Python parser to import ICD10 XML data into a relational PostgreSQL database Sponsored by Ordium Biotechnology https://ordium.ai MIT License
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MssCF

    MssCF

    Mark Stephen Sobkow's Code Factory

    MSS Code Factory turns XML Business Application Models into source code by applying a knowledge base of expansion rule cartridges. Each cartridge of rules in the knowledge base defines the code to be produced for a particular language, tool, or combination thereof. A cartridge can also integrate the rules from other cartridges, so you can create a virtual cartridge that will produce all the code to support a given software stack that the rules provide. MSS Code Factory takes over the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    freeportfolio
    Student rating web tool initially developped by ENSFEA Team ( http://www.ensfea.fr ) . Rating can be OK or NOT OK, or value between 0 and 5 (or more). Authentication can be locally (mysql), ldap or CAS. Code integrated : http://htmlarea.sourceforge.net https://github.com/antennaio/jquery-bar-rating http://esup-phpcas.sourceforge.net https://tcpdf.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    myjaphoo
    MyJaPhoO My Java Photo Organizer Manages local Photo and Video Collections
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    mssql-cli

    mssql-cli

    A command-line client for SQL Server with auto-completion

    mssql-cli is an interactive command line query tool for SQL Server. This open-source tool works cross-platform and is proud to be a part of the dbcli community. mssql-cli supports a rich interactive command line experience, with features such as auto-completion, fewer keystrokes needed to complete complicated queries. Syntax highlighting, highlights T-SQL keywords. Query history, easily complete an auto-suggested query that was previously executed. Configuration file support, customize the...
    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
    riverrun

    riverrun

    NO-SQL PHP SYSTEM

    Search without MySQL using PHP and Javascript. Only copy and paste in the server. Useful for server or time limitations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    xorm

    xorm

    xorm is a simple and powerful Go language ORM library

    xorm is a simple and powerful Go language ORM library, through which database operations can be made very easy. This library is a customized and enhanced version based on the original xorm, which provides xorm with ibatis-like configuration files and dynamic SQL support, and supports ActiveRecord operations. This library is based on the customized and enhanced version of the original xorm. Since this customized version has third-party library dependencies (the original version of xorm does not have any third-party library dependencies), the original version of xorm must maintain The third-party library has zero dependencies, so I had to open this Github library separately. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OraGlance

    a lightweight oracle performance monitor tool

    ...It will only focus on most important metric . you can easily run it without any prerequisite. It will ask for few permission: grant select on gv_$active_session_history to $USER_NAME; grant select on gv_$SQL to $USER_NAME; grant select on gv_$SQL_MONITOR to $USER_NAME; grant select on gv_$SQLSTATS to $USER_NAME; grant select on v_$database to $USER_NAME; grant select on gv_$instance to $USER_NAME; grant select on gv_$statname to $USER_NAME; grant select on gv_$sysstat to $USER_NAME; grant select on gv_$osstat to $USER_NAME; grant select on gv_$dlm_misc to $USER_NAME; grant create session to $USER_NAME; OraGlance is free software , use it as you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    greenDAO

    greenDAO

    Light ORM solution for Android that maps objects to SQLite databases

    ...SQLite is an awesome embedded relational database. Still, writing SQL and parsing query results are quite tedious and time-consuming tasks. greenDAO frees you from these by mapping Java objects to database tables (called ORM, “object/relational mapping”). This way you can store, update, delete, and query for Java objects using a simple object oriented API. We want to provide the fastest Android ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Autshumato MTWS

    Autshumato MTWS

    Autshumato Machine Translation Web Service

    Web service providing access to the Autshumato Machine Translation (MT) and other Moses Statistical MT systems. Functionality includes: - Automatic sentence, document, web page translation. - Improvements for translations. - Reviewer requests and interface to review improvements - Connection to the latest version of the Autshumato ITE, Post Edits done on inserted automatic translations are automatically submitted to the MTWS. - Administration interface to add users, reviewers and MT...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Laravel Stats Tracker

    Laravel Stats Tracker

    Laravel Stats Tracker

    Tracker gathers a lot of information from your requests to identify and store sessions and page views. Storing user tracking information, on indexed and normalized database tables, wastes less disk space and ease the extraction of valuable information about your application and business. As soon as you install and enable it, Tracker will start storing all information you tell it to, then you can in your application use the Tracker Facade to access everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Performance Monitoring Tool for Java / J2EE Applications. Features: light-weight profiler, AOP based, lists API times, JDBC / SQL statistics, central logging, cluster support, web UI, call trees, configurable monitoring levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Dragon Go Server

    Playing Go with web-based turn-based Go server

    Dragon Go Server is a web-based server for playing go (a.k.a baduk, weichi and igo). It's intended as a replacement for play-by-email, where the server keeps tracks of the moves. Tools used are php and mysql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Object-Role Modeling (ORM) standard version 2, associated schemas and generation tools, and a reference implementation in the form of the Natural Object-Role Modeling Architect for Visual Studio (NORMA) product.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    GtkSQL is a graphical front-end for PostgreSQL, MySQL and SQLite. It provides an easy interface to write and run SQL queries. Currently working on: Database tree interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ComXe project has several aims: 01) Simplify development process of Compiere ERP-CRM system. 02) Integration between ERP and external systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CStore FDW

    CStore FDW

    Columnar storage extension for Postgres

    cstore_fdw is a columnar store extension for PostgreSQL built by Citus Data using the Foreign Data Wrapper (FDW) interface. It stores data in a compressed, columnar format that significantly reduces disk I/O for analytical queries. Ideal for read-heavy workloads and time-series data, cstore_fdw enhances Postgres’ ability to serve as a lightweight data warehouse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ArangoDB Interactive Tutorials

    ArangoDB Interactive Tutorials

    Repository for all ArangoDB interactive tutorial notebooks

    Choose your favored cloud platform with ArangoGraph, a full-managed, scalable, and high-performance graph database service that delivers the added value of an integrated document store, full-text search engine, and geospatial capabilities. This unified solution offers seamless, hassle-free management of these diverse data models and types, relieving you of operational overhead and allowing you to focus on innovation and development. Run on ANY system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SQLite Micro Manager

    SQLite Micro Manager

    Simplest SQLite3 GUI program

    SQLite Micro Manager is a lightweight, fast and configurable GUI program mostly designed to access, browse and modify data in SQLite3 databases maintained by other applications, like Web browsers, home accounting software etc. It supports drag-and-drop operations, saving to and retrieving SQL statements from internal library and disk files. runs natively on 64 bit Windows 7/8/10 and Linux Ubuntu derivatives with GTK2+. Can be easily compiled for OSX and Linux GTK3 and QT widget sets with...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    NAV/SQL Performance Field Guide

    NAV/SQL Performance Field Guide

    Legacy Edition 2020, based on Edition 5 (2014) - DISCONTINUED!

    After 13 years the "NAV/SQL Performance Field Guide" is finally out of print. The last print edtion was published in 2014. This "Legacy Edition" was/is not updated, thus to nowadays reality it is incomplete, outdated and partly wrong. Products have changed, so have Best-Practices. Nonetheless, I can provide this booklet now for free!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    awesome-TS-anomaly-detection

    awesome-TS-anomaly-detection

    List of tools & datasets for anomaly detection on time-series data

    All lists are in alphabetical order. In the lists, maintained projects are prioritized vs not mantained. A repository is considered "not maintained" if the latest commit is > 1 year old, or explicitly mentioned by the authors.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB