Search Results for "sql database engine" - Page 73

Showing 6087 open source projects for "sql database engine"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Visu@lGrid

    Visu@lGrid

    Visu@lGrid - IDE for Building BOINC Projects

    Visu@lGrid - UML for BOINC: A Modelling Language Approach for the Development of Distributed Applications based on the Berkeley Open Infrastructure for Network Computing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    HIEOS

    Health Information Exchange Open Source (HIEOS)

    HIEOS is an open source implementation of, primarily server-side, Integrating the Healthcare Enterprise (IHE) Integration Profiles including Cross Enterprise Document Sharing (XDS.b) and Cross Community Access (XCA) integration profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GPE Palmtop Environment equivalent for Expenses on the Palm. Supports payment types, categories, expense types (mileage, meals, parking, etc.), notes, currency selection etc. Data to be stored in a sqlite backend using the Query Object Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    The Forming

    A Pygame RPG

    Game Type: Medieval RPG Note: The title may make it seem like a horror game, but it isn't. You are a young boy born and raised in your home town of medieval Tenswitch. You are made to fight in the upcoming war in order to free your younger brother who was captured during a village raid. As you progress through the story, you learn more about yourself then ever before, but you also learn that the ones who raided your village are members of a secret society known as The Forming, and are...
    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
  • 5
    Swing Forms Framework
    This project is an core implementation of a CRUD data entry system, using java swing, spring and apache cayenne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OraPlus

    OraPlus

    Simples gerenciador gráfico para o banco de dados Oracle

    Escrito em Java, esta simples ferramenta processa, analisa e retorna o resultado de consultas e comandos SQL. Possui suporte a: - Comandos SQL básicos: CREATE, DROP, ALTER, SELECT, INSERT, UPDATE, DELETE; - Instruções PL/SQL: CREATE PROCEDURE, EXECUTE; - Atalhos: Exibir todas as tabelas do usuário, todos as linhas de uma tabela e a descrição (DESC <TABLE>) das colunas de uma tabela.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    nf1db

    SQL In Memory Database Management System

    In Memory Database Management System - with SQL and JDBC interface, entirely written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SpanTrax

    SpanTrax is a fork based on PostNuke.

    Project Status: Moved for legal reasons to: https://sourceforge.net/projects/voyatrax/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    EnZhDictUtf8

    English to Traditional Chinese database for MySQL for translators

    README ... The backupEnZhDictUtf8_2013-06-30.sql script will create the `EnZhDictUtf8` database with 420,942 records into the columns of the `words` table. ... The purpose of this English-and-Traditional-Chinese database is so one can install a local or hosted English-Chinese database so one can use it when doing translation projects. As a supplement to, a complement to, or instead of, Google Translate or other translation databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10

    Slength

    returns the length of user supplied strings

    I wrote Slength while working on my SQL Final project--you see, in an SQL database when you want to store a string of text in a field you have to declare the field's type as a varchar and give it a maximum length; I wrote slength to help me figure out how long I would need to set any given varchar field. Slength was originally written in Perl, then rewritten in Python, and is now currently developed in Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHPBounce

    PHPBounce

    Web Application used to manage clients, create invoices, timesheets

    This web application is used to manage day to day service related businesses. PHPBounce comes with a multi tiered user system with Admin / Manager / Users, timesheet management, ticketing system, client database, invoice system, credit card processor (google checkout / google wallet). Client portal for your clients to keep track of invoices, tickets, and make payments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ITKalam Project

    Articles Viewer WebSite that is perfect for technology, social updates

    A WebSite that is good for technology news and social webpages and can be used for many other goals like medical website or tech-blog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DbExtensions

    DbExtensions

    Extensions methods for ADO.NET, CRUD and dynamic SQL components.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KBarcode

    KBarcode is a barcode and label printing application for KDE 4.

    KBarcode is a barcode and label printing application for KDE 4. It can be used to print every thing from simple business cards up to complex labels with several barcodes (e.g. article descriptions). KBarcode comes with an easy to use WYSIWYG label ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    Open Library Mangement System

    Open Library Mangement System

    The Open Library Mangement System is a project to create a web based system to help mange library's everywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SQLiteViewer

    Very easy to use databrowser and query console for SQLite3 based on QT

    This is a stripped down and improved in some features Version of the SQLite Database Browser http://sqlitebrowser.sourceforge.net/ . It's purpose is to provide a GUI to browse through and perform SQL queries to an SQLite database. It's key focus is to be very easy to use and easily documentable for the end user. Therefore it has been stripped of all editing functions but following features have been (partially) or shall be implemented: * View complete table with sorting by column * Perfom SQL query to database and view result in table * Browse schema of database in tree view * Export to CSV File and copy4paste on table data * Internationalization(TODO) * Command completion for SQL queries (TODO) * Predefinid database file to open (TODO)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jdbcpersistence

    JDBCPersistence is fast and simple ORM for java

    JDBCPersistence is an ORM framework that focuses on making programmer most effective by building on existing knowledge of SQL, JDBC APIs and avoiding unnecessary dependencies. It is very performant and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SAC-STAFFI

    A python based GUI interface overlaying a robust fundraising database

    STAFFI uses a graphical user interface to store and manipulate data regarding volunteers, fundraising events and donations. STAFFI is able to pass information on in real time to web pages and provides robust tools for contacting supporters in bulk via email and post.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spadez
    An easily extensible CMS witten in Php and OOP + MVC. Spadez uses Smarty Template Engine and its object relational mapping to store data in MySQL database. Backend and frontend parts are independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Axiom 3D Engine
    Open-source, cross-platform 3D rendering engine for .NET and Mono. The Axiom Engine is a high-performance C# port of the powerful OGRE engine and provides full support for DirectX, OpenGL and XNA on Windows, Linux, Android, iPhone and Windows Phone.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Sistema di contabilità personale. Java based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Identification

    A tiny "guess what I'm thinking about" game, or an identifier.

    This is a tiny game : think about something and answer the questions the software asks. The goal is to have a "identifier" which is able, for instance, to find which mushroom you have in your hands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    oqt-maven-plugin

    oqt-maven-plugin

    Maven OpenJPA Query Translator Plugin

    The oqt-maven-plugin allows automatic JPQL to SQL query translation in a maven project. The result is outputted as standard maven report. Additional goals exist for simple JPQL validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ORBS - Open Report Bridge System

    Open Source Reporting Package

    ...ORBS is a rewrite of the psRpt report generation engine and Spider's web interfaces with developer API tools to integrate ORBS to other third party applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Restaurant Management System ( RMS )

    RMS is created in Java and still not completed, still working on it.

    RMS is full Java Swing based application but its still in development phase. Still lot have to done, It will basically manages three main parts about Restaurant, which includes Management Part, Kitchen Part, Floor Area Part.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB