No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Just use the portable copy of the free sqlitebrowser program, available here : https://sqlitebrowser.org/dl/ to open and test the sample db, that I have given as a download here ( after extracting the zip file ) . Also, I have enclosed, the csv files, that I have used for importing and exporting, from the file menu of the program. Also, watch the video below, for a quick start.
Tags: Learn SQL Quickly, Analyze Data Easily, SQL Guide, SQL Samples
...Genera el procedimiento almacenado de la funcion solicitada(insert,delete,update,select and save)
Is a stored procedure generator to postgresql. It was taken from another project was abandoned q-generator called pgp. I seemed a good idea and to not let it die I created this project
It contains support for the creation of insert, delete, update and select, Just enter the name of function ls, schema.table and target schema where live the new functions. This is responsible for generating the stored procedure function requested (insert, delete, update, select and save)
A simple inventory system for Library, Lab & any rent shop.
This is the inventory management system of the research lab of INDEPENDENT UNIVERSITY, BANGLADESH. It also can be use for any Library or any kind of inventory system from where people can borrow products/parts/books/cd/dvd etc.
I use MYSQL database and C# in this project.
I also provide the source code of it.
This is my first contribute to open source. So let me know your opinions.
The Karoo Project is a framework for making it practical to create distributed applications. By "practical", I mean that it must do it uncomplicatedly, efficiently, and cheaply. This project provides application management, queuing, and IPC.
You can admin a SQL Server with php, like PHPMyAdmin for MySQL
..., table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version.
If you find some issue ther let me know and I help you fixing it.
T.I.DB is a Temporal Extension to the Relational Model. It is the natural evolution of the Conditions Database (ConditionsDB), used in the ATLAS/CERN experiment. T.I.DB will support future implementations in both MySQL and Oracle, PostgreSQL and others.
The objective of i-trax is to allow users with mobile devices to communicate via messages. Therefore messages can be sent, received and saved using a mobile device. i-trax consists of a J2ME client component and a PHP/MySQL based server component.
NutriAce allows you to enter ingredients of any dish into it and get nutritional information for the dish or individual ingredients out. It uses a version of XML for the database. The interface will be text based to start with, possibly moving onto GUI i
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This is a multipurpose information system. It aims to hold data items in a semi structured way, alowing the user (you i hope) to create it\'s own datatype system without the need to dive into complex database designing issues.
I like to create a filter expression to have $F{Su_id}.equals($P{Su_id}); but got message: "Cannot cast from boolean to Boolean". Please give me examples of the correct syntax on filter expression. Thank you, Annie