DBLX
    
            
                
                    DBLX3 Relational Database System
                
            
             
            
             
            
        
            DBLX 3.3 is available!
DBLX is a multi-user, client-server relational database.
DBLX uses standard SQL and has many types of clients, and client API's.
DBLX has a REST server to allow direct access from web applications.
The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql.
DBLX source code is available in C# and Java.
DBLX includes the server component, a command-line client, as well as client APIs.
DBLX is well-documented so that you...