Showing 439 open source projects for "sql database editor"

View related business solutions
  • 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
  • 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
    The Lighting Framework is a framework for rapidly designing, developing and deploying Windows Forms Smart Client applications using Microsoft’s .NET framework. The Framework frees the developer from the mundane task of creating the application shell.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    OmniPortal was built on the idea of having a web-portal-kernel, that could handle security, themeing, and localization. This means that you can create any web based system on top of OmniPortal (i.e. ERP, CMS, CRM) easily. Mono and .Net is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Bloom is a great rule-based development framework for websites, web applications and CMSs. Bloom (web-loom) rules promote consistent look and feel and integration of HTML, CSS, JavaScript, data model, etc. Bloom applications are single HTML pages (SPADE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This was once an engine targeted at online games. It has been succeeded by another project with the same goal: http://io-project.org
    Downloads: 0 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
    Persistence Framework for Java with no JDBC or SQL knowlege needed. An easy to use Administration GUI is provided to hook into almost any database. No XML configuration mapping files! Easiest Java Database layer out there period.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A framework to help you build ASP.NET web applications happily and rapidly in the modern style (with the use of ORM, MVC, two-way databinding UI components, etc); Support NHibernate ORM and DotLucene search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pirate is a programmable API for developing complex, extensible JavaScript objects and modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mada Framework is UML design tool . create class diagram and draw classes, relations and generate java code and sql script present the UML run using the command [java -cp fw.jar com.mada.designer.UMLEditor]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Server and Client XML exchange via reflection. AJAX,PHP,JAVA and PERL reflection helper classes. Full NIO server for JAVA and RMI service. Basically create a PlugIN and let reflection do the work for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Oxygen Persistence Framework (http://oxygen.io) - highly flexible, high performance, layered object relational mapping framework with clustered loading, oosql and pluggable feature architecture. It is used in large projects already.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A suite of Open Source controls for ASP.NET. The project's aim is to develop a range of powerful controls for .NET developers that are of commercial quality, but without the cost of commercial products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The emerge toolkit is a state-preserved web development framework. Build your whole application in one easy place. Uses O/R Mapping on the back-end, and Comet-style sockets on the front. http://emergetk.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DSP stands for Data Server Pages, the APACHE HTTP server module, that provides PL/SQL Server scripting with variable injection preprocessor and features an efficient authorization and authentication framework on the Oracle database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    huiwen4net is a .net framework that combined iBATIS.NET,NHibernate,Spring Framework .NET,Lattis ,Maverick.NET,NVelocity,Report.NET,NAnt,NUnit,NMock,Logging framework for .NET and other opensource framework.make developer develop webapp and gui app easyly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vistigator is a website analyzer, which allows CEO's, CTO's, and users to view info about their website. Vistigator is integrated with Apache 2 HTTP Server, allowing Vistigator to display website stats graphically & easily about specific IP Addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Object oriented PHP Framework written in PHP5. Focus on security, optimisation for speed and data uniquity, includes a internal Templating engine but compatible to others. almost configuration less. autoloading classes. caching of sql, output, classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in Product if p.name.startswith('A') and p.cost <= 1000) Pony translates queries to SQL using a specific database dialect. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SAP-JCO Support is a mapping framework for Java applications requiring SAP access. You can easily define your SAP BAPI call in XML and map the SAP fields to java value object fields. Included features are SearchHelp support and an SQL-ish query language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The STEM cells of PHP provide PHP developers with a set of code modules in PHP, extensions in C and User Interface blocks in JavaScript. Each module is as independent as possible, but functions extremely well in conjunction with the other modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sqorpion is a high-productivity php framework for Web developers. It features MVC separation, automatic data modeling, login and model security and automatic O/R mapping. Learn more at sqorpion.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RNA Framework: * Component-based programming. * PHP 5.1 Compatible framework * using XSLT as the templates system. * Works only with PostgreSQL (with postgresql 8 too). * works with MemCache to give you highest possible performance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Catnap is a lightweight Java persistence layer which stores and retrieves objects from an Oracle database using PL/SQL packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Stingray provides a robust Object Oriented Programing framework for Javascript. Stingray's classes lessen development time for graphic/multi-media designers and web developers and focus on new projects, rather than re-invent the wheel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP5 ObjectOriented CMS - render websites based on the obtree db-model - build websites with template/slot mechanism - easy to use web authoring tool - authorization on object-layer - use rdbms like MySQL, PGSQL, MSSQL and Oracle - OS independent
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB