Showing 15 open source projects for "syntax tree model"

View related business solutions
  • 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. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    DbGate

    DbGate

    Database manager for MySQL, PostgreSQL, SQL Server, MongoDB

    ...But there are also many advanced features like schema compare, visual query designer, chart visualization or batch export and import. Mongo JavaScript editor, execute Mongo script (with NodeJs syntax). Redis tree view, generate script from keys, run Redis script. Runs as an application for Windows, Linux and Mac. Or in Docker container on the server and in a web browser on the client. Import, export from/to CSV, Excel, JSON, XML. Free table editor - quick table data editing (cleanup data after import/before export, prototype tables, etc.) ...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    Lightning Design System for React

    Lightning Design System for React

    Salesforce Lightning Design System for React

    ...Advanced usage requires that your babel presets are set up correctly. create-react-app and environments that do not transpile code within node_modules are not compatible with the component import below. All the examples on the documentation site use this syntax. You can use the Babel preset, @salesforce/babel-preset-design-system-react, to get started. This preset will keep Babel compatible with Design System React and allow ES6 module benefits such as tree-shaking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Npgsql Entity Framework Core PostgreSQL

    Npgsql Entity Framework Core PostgreSQL

    Entity Framework Core provider for PostgreSQL

    Npgsql.EntityFrameworkCore.PostgreSQL is the open source EF Core provider for PostgreSQL. It allows you to interact with PostgreSQL via the most widely-used .NET O/RM from Microsoft, and use familiar LINQ syntax to express queries. It's built on top of Npgsql. The provider looks and feels just like any other Entity Framework Core provider. Aside from providing general EF Core support for PostgreSQL, the provider also exposes some PostgreSQL-specific capabilities, allowing you to query JSON,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Modelador Postgres

    Modelador Postgres

    Herramienta para crear modelos relacionales con PostgreSQL

    Tool to create relational models with PostgreSQL. Designed primarily for PostgreSQL syntax (although it can also be used with other databases). Domains, data types and stored procedures (in PLPGSQL), oriented to their syntax (since version 9). This tool allows you to create the relational model of the tables graphically. <==Not a client to query the database ==> ========================================== Herramienta para crear modelos relacionales con PostgreSQL. ...
    Downloads: 3 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
  • 5
    FOML
    FOML is an expressive logic rule language that supports object modeling, analysis, and inference. It naturally supports model-level activities, such as constraints (extending UML diagrams), dynamic compositional modeling, analysis and reasoning about models, model testing, design pattern modeling, specification of Domain Specific Modeling Languages, and meta-modeling. FOML can reason about: 1. The model meta-data (meta-model level reasoning, or syntax reasoning) 2. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    tabix

    tabix

    Tabix.io UI

    Open source simple business intelligence application and sql editor tool for Clickhouse. Auto-completion of fields, dictionaries and functions. Tips on fields and functions in Russian and English. Reformatting queries / autoformat. Minimizes brackets and subqueries. Setting the autocompletion / enableLiveAutocompletion. Backlight brackets. The list of functions is loaded based on the capabilities of the server. Displays which query is running. Display the number of tables at the database....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AvionDB

    AvionDB

    A decentralised database with MongoDB-like developer interface

    ...The minimum required version of Node.js is now 8.6.0 due to the usage of ... spread syntax. LTS versions (even numbered versions 8, 10, etc) are preferred.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Microsoft Azure Cosmos JavaScript SDK

    Microsoft Azure Cosmos JavaScript SDK

    JavaScript & Node.js SDK library for SQL API of Azure Cosmos Database

    Azure Cosmos JS is the official JavaScript SDK for interacting with Azure Cosmos DB, Microsoft's globally distributed, multi-model database service. It provides developers with an easy-to-use API to manage databases, collections, and documents using Node.js and browser-based applications. The SDK supports querying, transactions, and scalability for high-performance applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SummitDB

    SummitDB

    In-memory NoSQL database with ACID transactions, Raft consensus, etc.

    ...Go must be installed on the build machine. It may be worth noting that while SummitDB supports many Redis features, it is not a strict Redis clone. SummitDB provides one key space that is a large B-tree. An ordered key space allows for stable paging through keys using the KEYS command. Redis uses an unordered dictionary structure and provides a specialized SCAN command for iterating through keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 10
    MVProc

    MVProc

    MVC web platform for Apache and MySQL Stored Procedures

    MVProc is a Model-View-Controller module for Apache2 that facilitates using MySQL stored procedures as the controller element. NOTE: Version 2.1 is STABLE and currently in production use. NOTE: Versions 1.4+ are for Apache2.4 - in order to run on Apache2.2, replace request_rec->useragent_ip references with request_rec->connection->remote_ip (there are 3 in the source code)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JSpeed -- Java-based Open-Source Embedded Database Management System supporting network database model with limited relational access. JSpeed's goal is to provide a high-speed embedded database written in 100 percent Java. Key management uses EP-Tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tree Factory is a set of PHP classes for manipulating hierarchical tree structures stored in MySQL databases. So far the nested sets tree model is in a mid-alpha stage of development. Other models will follow--all with compatible APIs. Req MySQL 4.1.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DBOM is a .Net class library that provides a database object model API and a set of interfaces representing DML statements. The class library supports standard SQL-92 syntax and includes implementations that provide access to Oracle and MS-SQL via ODBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Text-Query-SQL is derived from the Text-Query module. Text-Query is a general purpose query parser and resolver. It is able to parse the AltaVista 'simple query' and 'advanced query' syntax. The syntax tree is then used to build a search query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Object oriented library for storing complex structures in sql database. It produses easy interface for managing simple tables, trees, object hierarhies and associative arrays. It uses PHP5 syntax and won't work on PHP4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB