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.
Start Free
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.
...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)
This is a set of PLSQL packages for the Oracle database which provide acess to the OS shell and the file system from SQL and PL/SQL. The packages provide operations on file handles (delete, create, move, copy) as well as the execution of shell commands.
NukeViet project has been moved to here: https://github.com/nukeviet/nukeviet/
Kể từ ngày 20/11/2012, Kho code của NukeViet chính thức chuyển từ Subversion sang git và sử dụng github làm nơi lưu trữ chính thức. Xin đọc tại đây để biết thêm thông tin:
- Hướng dẫn sử dụng Git trên github: http://wiki.nukeviet.vn/programming:vcs:git
- Nguyên tắc quản lý kho code NukeViet trên Github: http://wiki.nukeviet.vn/programming:github_rule
- Chi tiết thông báo:...
Open source web tool to help you in the data visualisation
SVGMap is an open source web tool to help you in the visualisation of experimental data associated to some graphical representation.
More at :
1. Project website
http://bg.upf.edu/svgmap
2. Reference :
Xavier Rafael-Palou, Michael P. Schroeder, and Nuria Lopez-Bigas
SVGMap: configurable image browser for experimental data
Bioinformatics 2011 : btr581v1-btr581.
...It has both a C and a Python interface and is ACID compliant. Internally it uses an immutable B+ Tree. (Being append only doesn't mean that you can't replace records or delete keys).
FlatDB.Net is a .Net port, of the Python module FlatDB, written in Boo. It is a flat-file database library that supports insert, update, delete and simple searching.
XBSDB is the tool to operate with data in JavaScript code like with SQL-data. XBSDB stores, arranges and selects data in your scripts. You can insert, delete, update and select records, you can use indexes. JSON-based methods allow data exchange.
A fast performing utility application written in C# .net 3.5 for data administrators or developers working with SQL Server. See features and screen shots for more information. This utility application works with SQL Server 2005 or SQL server 2008.
Manage your SQL DBs from your browser, edit, add, delete and backup your datas, this has never been easier. SQL is written with Geshi colors. Required on your server : Apache2, php5, php5-mysql addon. The mysql server is not required on the same computer
This class provides some methodts
- to easily get results forom SQL-Queries as Array, Hashtable or Value (e.g. SELECT MAX(..) FROM ..)
- To insert, update or delete records
- It works together with my other Library stdfuncs (PHPCoreStdFuncs in SF)
JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.